Commit Graph

11 Commits

Author SHA1 Message Date
jeffman f4e553be7c Use Asset instead of File 2019-01-08 20:49:06 -05:00
jeffman 75c1ad434f Config can be written 2019-01-08 20:48:34 -05:00
jeffman 8489465e98 Config uses Asset 2019-01-08 20:48:20 -05:00
jeffman b182e95013 Fix missing Asset usage in ScriptTool 2019-01-08 20:47:11 -05:00
jeffman eaec982440 Asset changes
Add some more System.IO.File wrappers; make public so that it's
accessible by the GUI tool.
2019-01-08 20:46:50 -05:00
jeffman 17f4411ab5 Remove changesMade
Commit 1b3f0f87 already ignores the flag, so we may as well remove it
entirely to get rid of the build warning.
2019-01-08 20:46:10 -05:00
jeffman 9259a5d339 Remove SymbolTableBuilder 2019-01-07 23:56:27 -05:00
jeffman 4e467ba840 Merge branch 'master' into cleanup 2019-01-06 19:51:38 -05:00
jeffman 61f12d6151 New build script
Remove Amalgamator, CompileTool, and old insert.bat.

Also fix some path issues with ScriptTool.
2019-01-06 19:41:31 -05:00
jeffman 8e2486e61b More tools organization 2019-01-02 22:05:51 -05:00
jeffman 8d98e883e7 Update ScriptTool to .NET Core
Also move to tools/ folder
2018-12-21 15:18:19 -05:00