Adds a script processor for super flexible text generation
This commit is contained in:
parent
e8339e4955
commit
0edc8104c9
84 changed files with 438 additions and 6 deletions
5
compile.sh
Normal file
5
compile.sh
Normal file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Use the prebuild bootstrap to compile prebuild
|
||||
./runprebuild.sh
|
||||
dotnet build -c Release
|
Loading…
Add table
Add a link
Reference in a new issue