mirror of
https://github.com/Miasmusa/Shadow.git
synced 2024-11-25 00:38:08 -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
|
||||
mkdir bin
|
||||
fi
|
||||
mv ./build/libs/shadow-1.0.0.jar bin/shadow-deobfuscated-$ver
|
||||
./obfuscatedRelease.sh
|
||||
mv ./build/libs/shadow-1.0.0.jar bin/
|
||||
echo "Made release"
|
|
@ -1 +1 @@
|
|||
Added more adblock message matches.
|
||||
Added altening
|
||||
|
|
|
@ -1 +1 @@
|
|||
22
|
||||
24
|
Loading…
Reference in a new issue