Adds a script processor for super flexible text generation

This commit is contained in:
Zontreck 2023-08-10 16:44:38 -07:00
parent e8339e4955
commit 0edc8104c9
84 changed files with 438 additions and 6 deletions

5
compile.sh Normal file
View file

@ -0,0 +1,5 @@
#!/bin/bash
# Use the prebuild bootstrap to compile prebuild
./runprebuild.sh
dotnet build -c Release