[claude] Bannerlord VM setup guide + GABS connectivity test (#1098) #1116
Reference in New Issue
Block a user
Delete Branch "claude/issue-1098"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #1098
What this adds
docs/research/bannerlord-vm-setup.md— full Windows VM provisioning guide: Hetzner/DO sizing, Steam + Bannerlord install, GABS mod install (Vortex + manual), GABS TCP server verification (PowerShell snippets), firewall rules, and a reproducibility checklist.scripts/test_gabs_connectivity.py— smoke test script Hermes can run to verify connectivity to the GABS JSON-RPC server on port 4825. Covers: TCP socket open, JSON-RPC ping,get_game_statecall, and LAN latency check (target < 100 ms). Style matchestest_hermes4.py.Usage
Notes