build: improve build scripts

This commit is contained in:
2024-01-11 10:47:41 +02:00
parent b460b87318
commit 46136e77e2
6 changed files with 41 additions and 20 deletions

3
gradle.properties Normal file
View File

@@ -0,0 +1,3 @@
project_name = jscript
project_version = 0.8.4-beta
main_class = me.topchetoeu.jscript.utils.JScriptRepl