Jane/manifest.json

22 lines
No EOL
668 B
JSON

{
"id": "jane",
"name": "Almighty",
"author": [
"jenwalter666",
"Emik"
],
"description": "Demake of POLTERWORX (formerly Jen's Almanac) that strips down the mod to my favorite components, alongside arbitrary mechanics that I reworked and arbitrary balance changes. Made out of genuine love for the original mod.",
"prefix": "jane",
"main_file": "src/main.lua",
"badge_colour": "3c3cff",
"priority": 114,
"dependencies": [
"Steamodded (>=1.0.0~BETA-1606b)",
"Lovely (>=0.6)",
"Bakery (>=3.2.0~*)"
],
"conflicts": [
"Jen"
],
"version": "1.8.2"
}