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
10
.gitignore
vendored
10
.gitignore
vendored
|
@ -396,3 +396,13 @@ FodyWeavers.xsd
|
|||
|
||||
# JetBrains Rider
|
||||
*.sln.iml
|
||||
|
||||
# Exclude any new files in the bootstrap folder, only the manually added prebuild bootstrap
|
||||
bootstrap/debug
|
||||
bootstrap/*.pdb
|
||||
bootstrap/*.exe
|
||||
bootstrap/**
|
||||
bootstrap
|
||||
|
||||
|
||||
*.sln
|
Loading…
Add table
Add a link
Reference in a new issue