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

10
.gitignore vendored
View file

@ -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