-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathModConfig.json
More file actions
31 lines (31 loc) · 871 Bytes
/
Copy pathModConfig.json
File metadata and controls
31 lines (31 loc) · 871 Bytes
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
{
"ModId": "p5rpc.FixShadowSettings",
"ModName": "FixShadowSettings",
"ModAuthor": "rebtd7",
"ModVersion": "2.1.0",
"ModDescription": "This fixes the shadow setting reverting to back to \"medium\" on every screen transition.",
"ModDll": "p5rpc.FixShadowSettings.dll",
"ModIcon": "Preview.png",
"ModR2RManagedDll32": "x86/p5rpc.FixShadowSettings.dll",
"ModR2RManagedDll64": "x64/p5rpc.FixShadowSettings.dll",
"ModNativeDll32": "",
"ModNativeDll64": "",
"Tags": [],
"CanUnload": null,
"HasExports": null,
"IsLibrary": false,
"ReleaseMetadataFileName": "p5rpc.FixShadowSettings.ReleaseMetadata.json",
"PluginData": {
"GameBanana": {
"ItemType": "Mod",
"ItemId": 430624
}
},
"IsUniversalMod": false,
"ModDependencies": [],
"OptionalDependencies": [],
"SupportedAppId": [
"p5r.exe"
],
"ProjectUrl": ""
}