- Change background images as I am not sure the other really are CC0 - Change music to remixes from ocremix.org - Split code into several files - Change setting dialog layout - Add splashscreen - Minor fixes
3 lines
88 B
Batchfile
3 lines
88 B
Batchfile
for /F %%n in ('dir /B *.ts') do pylupdate5 ..\game_gui.py -ts -noobsolete %%n
|
|
pause
|