big upgrades to upgrade system

This commit is contained in:
2025-10-05 11:11:54 -07:00
parent 0edb4b50d2
commit 537bdf1ad7
20 changed files with 3310 additions and 97 deletions

View File

@@ -22,7 +22,7 @@ pyz = PYZ(a.pure)
splash = Splash("@CMAKE_SOURCE_DIR@/pak/static/image/splash.png",
binaries=a.binaries, datas=a.datas,
text_pos=(0,0), text_size=12, text_color="white")
text_pos=(10,1), text_size=24, text_color="white")
exe = EXE(
pyz,