Commit Graph

6 Commits

Author SHA1 Message Date
Kurt
6c0f30e7e3 File scoped namespaces 2024-06-02 18:26:00 -05:00
Kurt
02f39324b6 Use more modern c# syntax 2024-06-02 17:13:17 -05:00
Kurt
55c75f3540 Facelift 2020, no functional change
Update to net46
Update to c#9
Handle the majority of compiler messages/warnings
2020-12-26 18:32:23 -08:00
Kurt
4ac6681c82 Check for moved exefs file
user moving exe folder causes directory.exists to fail, falling back to
file IO
since the exefs path no longer exists, the file doesn't exist, causing
an error
2018-09-20 16:01:30 -07:00
Kurt
e40d3ce554 Style updates
makes it easier to look at
still looks yuck ;)
2018-08-08 20:56:32 -07:00
Kurt
57d98a4c9e Relocate script handling to core 2017-12-13 18:56:19 -08:00