MetaCoreEngineV2/Skins/Default/GenerateAtlas.bat
2026-01-13 17:06:06 +08:00

6 lines
61 B
Batchfile

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