Add new build scripts and alternative library, WIP main script

This commit is contained in:
2024-01-03 20:43:05 +01:00
parent 37edcf8971
commit 79925ffe53
7 changed files with 751 additions and 387 deletions

3
BuildLib.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/sh
node ./SpaccDotWeb.js 'SpaccDotWeb.LibBuild()'
node ./SpaccDotWeb.Build.js 'BuildScriptFile("SpaccDotWeb.Alt.js")'