mai2: add all net auth 1.0

This commit is contained in:
Dniel97
2025-12-25 00:05:51 +01:00
parent d5bde32df7
commit 60e7e1d432
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"allnet_auth" :
{
"type" : "1.0"
}
}
+1 -1
View File
@@ -2,7 +2,7 @@
pushd %~dp0
start "AM Daemon" /min inject -d -k mai2hook.dll amdaemon.exe -f -c config_common.json config_server.json config_client.json
start "AM Daemon" /min inject -d -k mai2hook.dll amdaemon.exe -f -c config_common.json config_server.json config_client.json config_hook.json
inject -d -k mai2hook.dll sinmai -screen-fullscreen 0 -popupwindow -screen-width 2160 -screen-height 1920 -silent-crashes
taskkill /f /im amdaemon.exe > nul 2>&1