From 0199caeb97180ebd5962c75ec6f40a561c29b43f Mon Sep 17 00:00:00 2001 From: FantasyPvP <80643031+FantasyPvP@users.noreply.github.com> Date: Fri, 1 Sep 2023 02:53:18 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39dfc24..924c3a8 100644 --- a/README.md +++ b/README.md @@ -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