Files
gregWiki/docs/mod-index.json
2026-04-10 14:51:19 +02:00

59 lines
2.0 KiB
JSON

{
"version": 1,
"description": "Manifest of all mods packaged for Steam Workshop distribution.",
"mods": [
{
"id": "hexmod",
"title": "FMF HexLabel Mod",
"assembly": "FMF.HexLabelMod.dll",
"version": "00.01.0009",
"author": "mleem97",
"workshopTags": ["modded", "melonloader", "mod"],
"workshopContentPath": "content/Mods/",
"workshopUrl": "https://steamcommunity.com/sharedfiles/filedetails/?id=3701404621",
"githubReleaseUrl": "https://github.com/mleem97/gregModHexLabelMod/releases/latest",
"wikiPath": "/wiki/mods/fmf-hex-label-mod",
"sourcePath": "gregModHexLabelMod"
},
{
"id": "console-input-guard",
"title": "FMF Console Input Guard",
"assembly": "FMF.ConsoleInputGuard.dll",
"version": "00.01.0001",
"author": "mleem97",
"workshopTags": ["modded", "melonloader", "mod"],
"workshopContentPath": "content/Mods/",
"workshopUrl": "",
"githubReleaseUrl": "",
"wikiPath": "/wiki/mods/fmf-console-input-guard",
"sourcePath": "gregMod.ConsoleInputGuard"
},
{
"id": "gregify-employees",
"title": "FMF Gregify Employees",
"assembly": "FMF.GregifyEmployees.dll",
"version": "00.01.0009",
"author": "mleem97",
"workshopTags": ["modded", "melonloader", "mod"],
"workshopContentPath": "content/Mods/",
"workshopUrl": "",
"githubReleaseUrl": "",
"wikiPath": "/wiki/mods/fmf-gregify-employees",
"sourcePath": "gregMod.GregifyEmployees"
},
{
"id": "lang-compat-bridge",
"title": "FMF JoniML Compat Mod",
"assembly": "FMF.JoniMLCompatMod.dll",
"version": "00.01.0009",
"author": "mleem97",
"workshopTags": ["modded", "melonloader", "mod"],
"workshopContentPath": "content/Mods/",
"workshopUrl": "",
"githubReleaseUrl": "",
"wikiPath": "/wiki/mods/fmf-lang-compat-bridge",
"sourcePath": "gregMod.LangCompatBridge"
}
]
}