Jane/manifest.json

21 lines
No EOL
643 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~ALPHA-1304a)",
"Bakery (>=0.1.26~*)"
],
"conflicts": [
"Jen"
],
"version": "1.7.9"
}