-
Notifications
You must be signed in to change notification settings - Fork 0
/
Wayfinder.uefnproject
58 lines (58 loc) · 1002 Bytes
/
Wayfinder.uefnproject
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"fileVersion": 15,
"versionSuffix": "",
"title": "Wayfinder",
"description": "",
"keyArt": "",
"docsUrl": "",
"kind": "Island",
"compatibilityVersion": "30.30",
"editorPermissions": [],
"epicApp": "",
"sortPriority": 0,
"featureSet": "",
"plugins": [
{
"name": "Wayfinder",
"bIsRoot": true,
"bIsPublic": false
}
],
"dataSets":
{
"matchmaking":
{
"maxPlayers": 16,
"maxTeamCount": 1,
"maxTeamSize": 16,
"maxSocialPartySize": 16,
"allowJoinInProgress": true,
"allowSquadFillOption": false,
"islandQueuePrivacy": "Unrestricted",
"version": 1
},
"experimental":
{
"sceneGraph":
{
"bIsSceneGraphSystemAllowed": true
},
"version": 1
},
"ugcLocalization":
{
"nativeCulture": "en",
"culturesToGenerate": [],
"poFormat": "Unreal"
}
},
"bindings":
{
"projectId": "dc6b31fd-4591-3d72-8708-63af53acaf5e",
"projectVersePath": "",
"modules":
{
"Wayfinder": "b602a32f-4e34-e390-a657-8a97be8107c1"
}
}
}