Roland/manifest.json
2025-04-17 01:15:28 +02:00

22 lines
No EOL
566 B
JSON

{
"priority": -2,
"id": "Roland",
"name": "Roland",
"prefix": "Roland",
"author": [
"Emik"
],
"version": "1.3.0",
"badge_colour": "8BE9FD",
"main_file": "src/main.lua",
"badge_text_colour": "44475A",
"display_name": "Roland (Emik)",
"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.*)",
"Lovely (>=0.6)",
"Bakery (>=1.3.2~*)"
]
}