-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgame.json
More file actions
33 lines (28 loc) · 780 Bytes
/
game.json
File metadata and controls
33 lines (28 loc) · 780 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"id": "com.brianclaus.crazyengine",
"title": "Crazy Life! Aventuras Checkotasticas!",
"description": "El mod oficial de Crazy Life! En Desarrollo",
"github": {
"user": "ryan-sdjr",
"repo": "CL-Versiones-Desarrollo"
},
"executable": {
"windows": "CrazyLifeEngine.exe",
"mac": "CrazyLifeEngine"
},
"theme": {
"version": "6767",
"coverUrl": "https://raw.githubusercontent.com/ryan-sdjr/CL-Versiones-Desarrollo/refs/heads/main/portada.png",
"backgroundLibrary": {
"type": "image",
"url": "https://raw.githubusercontent.com/ryan-sdjr/CL-Versiones-Desarrollo/refs/heads/main/fondo.png",
"color": ""
},
"backgroundDetails": {
"type": "none",
"url": "",
"color": ""
},
"musicUrl": ""
}
}