Create a packaging script

This should create the zip file to distribute it
This commit is contained in:
OMGeeky
2023-12-31 14:06:31 +01:00
parent a13dac467a
commit c4d71df4b1
7 changed files with 114 additions and 0 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
/ATCS_v*.jar
/Project
/bin
/packaging/tmp/
packaging/common/lib
packaging/common/ATCS.jar
packaging/ATCS_*.zip