Documenting the protocols, structures and concepts used by Hyperscape.
Striven
2026-02-20 8744c1fbec6511acea40d80e6edb88c7f920847d
Fix code blocks not being inline on gitblit
1 files modified
4 ■■■■ changed files
05_storm/01_overview.md 4 ●●●● patch | view | raw | blame | history
05_storm/01_overview.md
@@ -6,7 +6,7 @@
## Routers
In the `us-sdkClientStorm` field for the game's [Space](../03_ubisoft_services/03_structure.md#spaces) parameters, a set of **router provisioning URLs** is provided:
```json
```
{
  "parameters": {
    "us-sdkClientStorm": {
@@ -46,7 +46,7 @@
### Example Response
```json
```
{
    "router": "52.207.248.146:12000"
}