Close to getting data file generation working properly.

Also adding a shell script that will copy the results of a test build to a
location from where it can be run.
This commit is contained in:
2024-12-17 22:08:36 -05:00
parent 7a5587acce
commit 14c42f4092
3 changed files with 317 additions and 43 deletions
+10
View File
@@ -0,0 +1,10 @@
{
SystemFont = "Sans";
BoldSystemFont = "Sans:bold";
DefaultFontSize = 11;
AntialiasedText = Yes;
FloppyPath = "/media/floppy";
DoubleClickTime = 250;
MouseWheelUp = Button4;
MouseWheelDown = Button5;
}