Unity scripting system designed for use in [Shinten](https://shinten.moe), but should be adaptable to other Unity projects.
Go to file
Sen 7acaa9df76 Move to public repo 2023-01-27 11:24:58 +00:00
Properties Move to public repo 2023-01-27 11:24:58 +00:00
ShintenScriptTest Move to public repo 2023-01-27 11:24:58 +00:00
.gitignore Initial commit 2023-01-20 03:35:24 +00:00
Coverage.html Run Tests 2023-01-27 10:03:38 +00:00
Lexer.cs Move to public repo 2023-01-27 11:24:58 +00:00
LexingException.cs Move to public repo 2023-01-27 11:24:58 +00:00
README.md Initial commit 2023-01-20 03:35:24 +00:00
Requirements.md Requirements 2023-01-27 08:44:15 +00:00
ShintenScript.csproj Move to public repo 2023-01-27 11:24:58 +00:00
ShintenScript.sln Move to public repo 2023-01-27 11:24:58 +00:00
TestOutput.txt Run Tests 2023-01-27 10:16:35 +00:00
TestPlanning.md TestPlanning 2023-01-27 08:16:56 +00:00
Token.cs Move to public repo 2023-01-27 11:24:58 +00:00

README.md

ShintenScript

Unity scripting system designed for use in Shinten, but should be adaptable to other Unity projects.