mirror of
https://github.com/lifestorm/wnsrc.git
synced 2025-12-17 13:53:45 +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 |