EG/ui/Skins/Default/GenerateAtlas.bat
2026-02-25 11:49:31 +08:00

6 lines
61 B
Batchfile

@echo off
cd res
ppython ../../../Misc/LUIAtlasGen.py
pause