We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e7da0 commit e2d4992Copy full SHA for e2d4992
NOTICE
@@ -5,4 +5,4 @@ Patches on `GameData/TweakScaleCompanion/ReStock/patches` are © [OnlyLightMatte
5
6
Other trademarks and registered trademarks are the property of the respective trademark holders.
7
8
-© 2020 LisiasT
+© 2020 LisiasT
pack.sh
@@ -10,7 +10,7 @@ clean() {
10
fi
11
}
12
13
-FILE=$PACKAGE-$VERSION.BETA.zip
+FILE=$PACKAGE-$VERSION.zip
14
echo $FILE
15
clean
16
zip -r $FILE ./GameData/* -x ".*"
0 commit comments