Files

32 lines
640 B
JSON

{
"id": "mo2-installer-manual",
"name": "Manual Installer",
"version": "1.0.2",
"description": "Fallback installer for mods that can be extracted but can't be handled by another installer.",
"icon": "icon.png",
"author": {
"name": "Mod Organizer 2",
"homepage": "https://www.modorganizer.org/"
},
"contributors": [
"AL",
"Holt59",
"isanae",
"LePresidente",
"LostDragonist",
"Silarn",
"Tannin",
"TheBloke",
"Thomas Tanner"
],
"type": "plugin",
"content": {
"plugins": {
"autodetect": true
},
"translations": {
"autodetect": "translations"
}
}
}