Update README.md

This commit is contained in:
FantasyPvP
2023-09-01 02:53:18 +01:00
committed by GitHub
parent 763f61f40f
commit 0199caeb97
+1 -1
View File
@@ -10,7 +10,7 @@ this may be useful if you regularly create resourcepacks and want to organise yo
- you'll need a projects folder named whatever you want
- compile the binary in release mode with
> cargo run --release
> cargo build --release
- place the binary in the projects folder
- any resourcepacks you're working on should be in subdirectories of this folder
- when the binary is run, any subdirectories containing a pack.mcmeta file will have their contents archived and copied to _resourcepacks in your projects dir