Commit Graph

2 Commits

Author SHA1 Message Date
haven1433
44aeed4e91 fix math for determining length of array arguments
need to account for the command name token
2023-10-29 18:43:16 -05:00
haven1433
5dc7eaecda refactor
ScriptParser.cs is getting too long
* move ScriptLine and related types to their own file
* move ScriptArg and related types to their own file
2023-10-01 12:12:10 -05:00