diff --git a/.gitignore b/.gitignore index 89421e0..9b47973 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,5 @@ data_*/ mono_crash.*.json puki.txt -export \ No newline at end of file +export/build_folder +export/token.txt \ No newline at end of file diff --git a/export/deploy_tools/7z.dll b/export/deploy_tools/7z.dll new file mode 100644 index 0000000..ed9c15b Binary files /dev/null and b/export/deploy_tools/7z.dll differ diff --git a/export/deploy_tools/butler.exe b/export/deploy_tools/butler.exe new file mode 100644 index 0000000..a6adff0 Binary files /dev/null and b/export/deploy_tools/butler.exe differ diff --git a/export/deploy_tools/c7zip.dll b/export/deploy_tools/c7zip.dll new file mode 100644 index 0000000..20c6ec8 Binary files /dev/null and b/export/deploy_tools/c7zip.dll differ diff --git a/export/deploy_tools/gjpush.exe b/export/deploy_tools/gjpush.exe new file mode 100644 index 0000000..b45524f Binary files /dev/null and b/export/deploy_tools/gjpush.exe differ