mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-16 21:33:46 +03:00
5 lines
227 B
Batchfile
5 lines
227 B
Batchfile
..\..\..\bin\gmad.exe create -out .\gma.gma -warninvalid -folder "%~dp0
|
|
..\..\..\bin\gmpublish.exe update -id 415143062 -addon .\gma.gma
|
|
..\..\..\bin\gmpublish.exe update -id 415143062 -icon "%~dp0/icon.jpg"
|
|
del .\gma.gma
|
|
pause |