Update QuestAssetGenerator.py

This commit is contained in:
oxmc
2022-12-31 04:46:49 -08:00
committed by GitHub
parent 74480bcba6
commit a0ced6ab2b
+2 -2
View File
@@ -7,8 +7,8 @@ TEMP_DIR = '__temp__'
LATEST_RELASE_DIR = 'latest_release'
QALAG_OUTPUT_DIR = 'qalag'
QALAG_EXE_PATH = 'bin\\qalag.exe'
WINDIFF_EXE_PATH = 'bin\\windiff.exe'
QALAG_EXE_PATH = 'bin\\QALAG.exe'
WINDIFF_EXE_PATH = 'bin\\WinDiff.exe'
QUEST_DIR = 'quest'
ICONPACK_QUEST = 'iconpack_quest.zip'