summaryrefslogtreecommitdiffstats
path: root/~GUI/README.md
Commit message (Collapse)AuthorAge
* Add logoyum2022-12-16
| | | | | | | * GUI now shows logo * Add package.ps1 to generate distributable application bundle * Rename ~GUI to GUI * Add ScopeGuard class
* Add GUI hello worldyum2022-12-15
Literally just the wxWidgets hello world. ~GUI is named that way to prevent Unity from generating .meta files. Build instructions in ~GUI/README.md.