Roland/manifest.json

22 lines
No EOL
563 B
JSON

{
"priority": -2,
"id": "Roland",
"name": "Roland",
"prefix": "Roland",
"author": [
"Emik"
],
"version": "2.2.10",
"badge_colour": "8BE9FD",
"main_file": "src/main.lua",
"badge_text_colour": "44475A",
"display_name": "Roland",
"description": "Adds several disconnected funny ideas I had in my head that I couldn't resist implementing in the game.",
"provides": [],
"conflicts": [],
"dependencies": [
"Steamodded (>=1.0~*)",
"Lovely (>=0.6)",
"Bakery (>=0.1.26~*)"
]
}