Adjust itchio command for stable branch
This commit is contained in:
parent
c4bc379411
commit
439c43a59e
1 changed files with 1 additions and 1 deletions
|
@ -11,4 +11,4 @@ rm -rf Itchio_source
|
||||||
7z x wesnoth-$1-win64.exe -oItchio_source
|
7z x wesnoth-$1-win64.exe -oItchio_source
|
||||||
rm -rf Itchio_source/'$PLUGINSDIR'
|
rm -rf Itchio_source/'$PLUGINSDIR'
|
||||||
echo itch > Itchio_source/data/dist
|
echo itch > Itchio_source/data/dist
|
||||||
butler push --userversion=$1 Itchio_source wesnoth/battle-for-wesnoth:win-beta
|
butler push --userversion=$1 Itchio_source wesnoth/battle-for-wesnoth:win-stable
|
||||||
|
|
Loading…
Add table
Reference in a new issue