summaryrefslogtreecommitdiff
path: root/installer/installMods.bat
blob: 61a874d62c537c963d69014bb2f94922f6a28ca3 (plain)
1
2
3
4
5
6
@echo off

copy "%~1" mods.gsc
Compiler.exe mods.gsc
del mods.gsc
move mods-compiled.gsc %LOCALAPPDATA%\Plutonium\storage\t6\scripts\zm\mods.gsc