Merge pull request #258 from HojouFotytu/develop
relocate auto-update * update CreateRelease
This commit is contained in:
commit
3b0ffd4bcf
|
@ -15,6 +15,7 @@ DEL /F /S /Q *
|
|||
REM Copy release files
|
||||
MD PTMagic
|
||||
XCOPY /Y /S ..\..\PTMagic\_defaults\* .\
|
||||
XCOPY /Y /S ..\..\PTMagic\_auto_updater\* .\PTMagic
|
||||
XCOPY /Y /S ..\..\PTMagic\bin\Release\PublishOutput .\PTMagic
|
||||
CD .\PTMagic
|
||||
DEL /F /S /Q _presets
|
||||
|
|
Loading…
Reference in New Issue