mirror of
https://github.com/Miasmusa/Shadow.git
synced 2024-11-28 18:26:15 -05:00
haha altening go brr
This commit is contained in:
parent
893cf37901
commit
2f1fd98856
3 changed files with 3 additions and 4 deletions
3
createRelease.sh
Normal file → Executable file
3
createRelease.sh
Normal file → Executable file
|
@ -20,6 +20,5 @@ export JAVA_HOME="$HOME/.jdks/openjdk-17.0.1/"
|
||||||
if [[ ! -d bin ]]; then
|
if [[ ! -d bin ]]; then
|
||||||
mkdir bin
|
mkdir bin
|
||||||
fi
|
fi
|
||||||
mv ./build/libs/shadow-1.0.0.jar bin/shadow-deobfuscated-$ver
|
mv ./build/libs/shadow-1.0.0.jar bin/
|
||||||
./obfuscatedRelease.sh
|
|
||||||
echo "Made release"
|
echo "Made release"
|
|
@ -1 +1 @@
|
||||||
Added more adblock message matches.
|
Added altening
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
22
|
24
|
Loading…
Reference in a new issue