Rename archives
This commit is contained in:
28
versions.sh
28
versions.sh
@@ -1,30 +1,30 @@
|
||||
echo -n "Onikakushi win: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/onikakushi/steam/win
|
||||
echo -n "Onikakushi mac: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/onikakushi/steam/mac
|
||||
echo -n "Onikakushi unix: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/onikakushi/steam/unix
|
||||
echo -n "Watanagashi win: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/watanagashi/steam/win
|
||||
echo -n "Watanagashi mac: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/watanagashi/steam/mac
|
||||
echo -n "Watanagashi unix: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/watanagashi/steam/unix
|
||||
echo -n "Tatarigoroshi win: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/tatarigoroshi/steam/win
|
||||
echo -n "Tatarigoroshi mac: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/tatarigoroshi/steam/mac
|
||||
echo -n "Tatarigoroshi unix: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/tatarigoroshi/steam/unix
|
||||
echo -n "Tatarigoroshi win MG: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/tatarigoroshi/mg/win
|
||||
echo -n "Tatarigoroshi mac MG: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/tatarigoroshi/mg/mac
|
||||
echo -n "Tatarigoroshi unix MG: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/tatarigoroshi/mg/unix
|
||||
echo -n "Himatsubushi win: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/himatsubushi/steam/win
|
||||
echo -n "Himatsubushi mac: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/himatsubushi/steam/mac
|
||||
echo -n "Himatsubushi unix: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/himatsubushi/steam/unix
|
||||
echo -n "Meakashi win: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/meakashi/steam/win
|
||||
echo -n "Meakashi mac: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/meakashi/steam/mac
|
||||
echo -n "Meakashi unix: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/meakashi/steam/unix
|
||||
echo -n "Meakashi win GOG: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/meakashi/gog/win
|
||||
echo -n "Tsumihoroboshi win: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/tsumihoroboshi/steam/win
|
||||
echo -n "Tsumihoroboshi mac: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/tsumihoroboshi/steam/mac
|
||||
echo -n "Tsumihoroboshi unix: "
|
||||
py ./scripts/AssetVersion.py ./assets/vanilla/tsumihoroboshi/steam/unix
|
||||
|
||||
Reference in New Issue
Block a user