Files
OpenParty/plugins/FakeWDF/manifest.json

8 lines
222 B
JSON

{
"name": "FakeWdfPlugin",
"version": "1.0.0",
"description": "Create a fake response for WDF so that the mod can run on older version.",
"main": "FakeWdfPlugin.js",
"author": "OpenParty",
"execution": "init"
}