Added block_analytics.sh script

This commit is contained in:
mkrsym1
2023-08-06 19:26:02 +03:00
parent 4060fb5d4e
commit 612c2e74e6
4 changed files with 39 additions and 20 deletions

View File

@ -14,6 +14,7 @@ mkdir out
cp ./build/injector/jadeite.exe ./out
cp ./build/injector/launcher_payload.dll ./out
cp ./build/game_payload/game_payload.dll ./out
cp ./block_analytics.sh ./out
cp ./LICENSE.txt ./out
$strip ./out/*.{exe,dll}