New gradle scripts to modularize the build process

This commit is contained in:
Pazaz 2022-04-20 21:50:21 -04:00
parent b3fd9e76cf
commit bc7ecce61c
8 changed files with 82 additions and 56 deletions

1
.gitignore vendored
View file

@ -1,5 +1,6 @@
.idea/
.gradle/
.vscode/
bin/
build/