Skip to content

Commit 3e7db03

Browse files
committed
update readmes
1 parent 623a028 commit 3e7db03

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Documented in the header of the `dmodels_main.dsc` script.
2525

2626
### Status
2727

28-
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.
28+
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.
2929

3030
### Licensing pre-note:
3131

scripts/dmodels_main.dsc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
# 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.
1717
#
1818
# Installation:
19-
# 1: Copy the "scripts/dmodels" folder to your "plugins/Denizen/scripts" and "/ex reload"
19+
# 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"
20+
# 2: Copy the "scripts/dmodels" folder to your "plugins/Denizen/scripts" and "/ex reload"
2021
# 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
2122
# 4: Take a look at the config settings in the bottom of this file in case you want to change any of them.
2223
#

0 commit comments

Comments
 (0)