From 3e7db03bdc2cf1a76a350e811ef6c181da3e88c3 Mon Sep 17 00:00:00 2001 From: "Alex \"mcmonkey\" Goodwin" Date: Wed, 6 Jul 2022 07:15:54 -0700 Subject: [PATCH] update readmes --- README.md | 2 +- scripts/dmodels_main.dsc | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ab60202..59662e4 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Documented in the header of the `dmodels_main.dsc` script. ### Status -Secondary beta release. Functions for testing purposes, but not the most user friendly. A lot more is planned for this. Some things are currently being changed around from what they were in the prior beta. +Third beta release. Functions for most basic purposes, but not the most user friendly. More is planned for this. Some things are currently being changed around from what they were in the prior betas. ### Licensing pre-note: diff --git a/scripts/dmodels_main.dsc b/scripts/dmodels_main.dsc index ae62189..facfa57 100644 --- a/scripts/dmodels_main.dsc +++ b/scripts/dmodels_main.dsc @@ -16,7 +16,8 @@ # then is able to display them in minecraft and even animate them, by spawning and moving invisible armor stands with resource pack items on their heads. # # Installation: -# 1: Copy the "scripts/dmodels" folder to your "plugins/Denizen/scripts" and "/ex reload" +# 1: Edit your "plugins/Denizen/config.yml", find "File:", and "Allow read" and "Allow write" inside, and set them both to "true", then use "/denizen reload config" +# 2: Copy the "scripts/dmodels" folder to your "plugins/Denizen/scripts" and "/ex reload" # 3: Note that you must know the basics of operating resource packs - the pack content will be generated for you, but you must know how to install a pack on your client and/or distribute it to players as appropriate # 4: Take a look at the config settings in the bottom of this file in case you want to change any of them. #