Files
UnrealEngine/Engine/Source/Programs/Horde/HordeServer/Defaults/defaults.json
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

9 lines
210 B
JSON

// This file exists for backwards compatibility with older server versions. New installations should directly include the default.global.json file.
{
"include": [
{
"path": "default.global.json"
}
]
}