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
|
@ -1,2 +1,2 @@
|
|||
#!/bin/sh
|
||||
dotnet bootstrap/prebuild.dll /target vs2022 /targetframework net6_0 /excludedir = "obj | bin" /file prebuild.xml
|
||||
#!/bin/bash
|
||||
dotnet bootstrap/prebuild.dll /target vs2022 /excludedir = "obj | bin" /file prebuild.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue