feat(patcher): Implement DualAuth patcher with enhanced server patching

- Introduce DualAuthPatcher with support for hybrid authentication
- Update default auth domain to `auth.sanasol.ws`
- Integrate Java detection and bundled JRE handling for patcher execution
- Add server patch flag for avoiding redundant patching
- Automate DualAuthPatcher setup: download, compile, and execute with dependencies
- Enhance patching logic for extended logging and modularity
This commit is contained in:
sanasol
2026-01-25 01:27:19 +01:00
parent 3d54cea9e7
commit d87db04653
4 changed files with 378 additions and 89 deletions

3
.gitignore vendored
View File

@@ -12,3 +12,6 @@ pkg/
*.zst
bun.lockb
.env
# Downloaded patcher (from hytale-auth-server)
backend/patcher/