Add MVP server travel flow

This commit is contained in:
2026-05-18 15:12:20 -07:00
parent 1367f5963a
commit ebc7aa1ec6
6 changed files with 147 additions and 1 deletions
+9
View File
@@ -78,6 +78,15 @@ First cloud/server launch target:
./AgrarianGameServer L_GroundZeroTerrain_Test?listen -log -port=7777
```
In-game/admin MVP travel command:
```text
AgrarianServerTravel GroundZero
```
This command is allowlisted to the Ground Zero MVP map and should remain the
only server travel path until tile/session validation is stronger.
Systemd launch target created by the bootstrap script:
```bash