refactor(#13): Ajoute un theme.json manuel

This commit is contained in:
2025-05-26 02:47:56 +02:00
parent 792ed1b92f
commit 2fd4bd25ac

View File

@@ -0,0 +1,34 @@
{
"displayName": "Horizon Forbidden West: Three Spires Moutain",
"imageFilename": "HFW_Three_Spires_Mountain_*.jpg",
"imageCredits": "Gorilla Games",
"sunriseImageList": [
7,
8,
9,
10,
11
],
"dayImageList": [
12,
13,
14,
15,
16,
17,
18
],
"sunsetImageList": [
19,
20,
21,
22,
23
],
"nightImageList": [
24,
25,
26,
27
]
}