mirror of
https://github.com/glua/wsdl.git
synced 2025-03-04 03:13:11 -05:00
Gmosh
This commit is contained in:
parent
f27559f233
commit
51c788a7c5
@ -2,6 +2,7 @@
|
||||
"title" : "Workshop Download Script",
|
||||
"type" : "tool",
|
||||
"tags" : [],
|
||||
"workshopid": 309020990,
|
||||
"ignore" :
|
||||
[
|
||||
".git*",
|
||||
|
@ -1,11 +0,0 @@
|
||||
@echo off
|
||||
|
||||
set WSID=309020990
|
||||
|
||||
echo Please Confirm. Is everything ready?
|
||||
|
||||
pause
|
||||
"../../../bin/gmad" create -folder . -out packaged.gma
|
||||
"../../../bin/gmpublish" update -addon packaged.gma -id %WSID%
|
||||
del packaged.gma
|
||||
pause
|
Loading…
Reference in New Issue
Block a user