changed build structure

This commit is contained in:
2025-08-10 08:38:52 +02:00
parent 3afb04e5b2
commit 824cb0ac3d
3 changed files with 4 additions and 1 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
build/

3
build.sh Executable file
View File

@@ -0,0 +1,3 @@
mkdir build
zip build/ca_advancements.zip data pack.mcmeta pack.png -r

1
zip.sh
View File

@@ -1 +0,0 @@
zip Craftattack_Advancements.zip data pack.mcmeta pack.png -r