Roland/manifest.json

22 lines
No EOL
610 B
JSON

{
"priority": -2,
"id": "Roland",
"name": "Roland",
"prefix": "Roland",
"version": "2.9.13",
"badge_colour": "8BE9FD",
"display_name": "Roland",
"main_file": "src/main.lua",
"badge_text_colour": "44475A",
"description": "Adds mechanics that are meant to have interesting interactions with the base game. Not meant to be balanced, but not entirely broken either.",
"provides": [],
"conflicts": [],
"author": [
"Emik"
],
"dependencies": [
"Steamodded (>=1.0.0~BETA-1606b)",
"Lovely (>=0.6)",
"Bakery (>=3.2.0~*)"
]
}