forked from equdevel/SnowRunner_mod_installer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
user_profile.cfg
37 lines (37 loc) · 1006 Bytes
/
user_profile.cfg
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
{
"UserProfile": {
"areModsPermitted": 1,
"lastSaves": 1,
"gdprSeen": true,
"gdprAccept": true,
"lastAgreement": 1,
"modDependencies": {
"SslType": "ModDependencies",
"SslValue": {
"dependencies": {}
}
},
"modFilter": {
"user0": {
"SslType": "ModBrowserConfigData",
"SslValue": {
"tags": [],
"sortField": "popular",
"isSubscriptionsMode": false,
"isEnabledMode": false,
"isConsoleApprovedMode": false,
"isConsoleForbiddenMode": false,
"sortIsAsc": false
}
}
},
"modTags": {
"SslSubtype": [
"ModBrowserFilterTagGroup"
],
"SslType": "array",
"SslValue": []
}
},
"cfg_version": 1
}