Alkad Rust — server list & API wiring
global-metadata.dat: size 56 548 028 bytes (distinct from Real/SKYLIGHT). Embedded: Tirify (meta.tirify.com), Alkad hosting, Tirify premium CDN.
Where links live
| What | File |
|---|---|
| HTTPS API strings below | RustClient_Data\il2cpp_data\Metadata\global-metadata.dat |
| Code | GameAssembly.dll |
Discord (Tirify)
Core API (Tirify) — server list stack
Companion (this build — localhost)
Other notable URLs
Analytics localhost URLs and assets (files.facepunch.com, rust.facepunch.com, Steam) may appear in the same metadata blob.
Your own server list — checklist
- HTTPS host reachable by players.
- Routes matching paths above, or patch metadata + reverse proxy.
- JSON compatible with
public/serverlist(e.g.is_official). public/serverlist/bannedif the client requests it.- Nexus / playerAuth / Discord stubs if UI opens those flows.
- Companion: replace localhost in metadata or run local services; retail uses
companion-rust.facepunch.com.
How to change links
Backup global-metadata.dat → hex editor (HxD) or IL2CPP string tools → search ASCII strings above → preserve length or use safe rebuilders → test with HTTPS capture.
“Official” servers
is_official on entries; manifest flows; server.official convar is Facepunch-only in strings.