Start kiss-firefox template

This commit is contained in:
2023-04-19 10:58:45 -06:00
commit a75e4f58e6
6 changed files with 36 additions and 0 deletions

6
template/build.hxml Normal file
View File

@@ -0,0 +1,6 @@
-lib kiss
-cp src
-dce full
--main template.Main
--js bin/main.js
-cmd zip -r template.zip . -x *.git* -x *.hxml -x *.zip -x src/\*