You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
9 lines
210 B
JSON
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"
|
|
}
|
|
]
|
|
}
|