Compare commits

...

3 Commits

Author SHA1 Message Date
824cb0ac3d changed build structure 2025-08-10 08:38:52 +02:00
3afb04e5b2 changed run flag on build script 2025-08-10 08:35:35 +02:00
9f6d5a834b moved project root 2025-08-10 08:35:08 +02:00
14 changed files with 4 additions and 1 deletions

1
.gitignore vendored Normal file
View File

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

View File

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

3
build.sh Executable file
View File

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

View File

Before

Width:  |  Height:  |  Size: 42 KiB

After

Width:  |  Height:  |  Size: 42 KiB