working on auto-mode
This commit is contained in:
parent
4712b448be
commit
e483fe990e
4 changed files with 95 additions and 56 deletions
4
download-resources/create.bat
Normal file
4
download-resources/create.bat
Normal file
|
@ -0,0 +1,4 @@
|
|||
..\psvimg-create -n app -K %1 app PCSG90096/app
|
||||
..\psvimg-create -n appmeta -K %1 appmeta PCSG90096/appmeta
|
||||
..\psvimg-create -n license -K %1 license PCSG90096/license
|
||||
..\psvimg-create -n savedata -K %1 savedata PCSG90096/savedata
|
Reference in a new issue