This commit is contained in:
Simon
2023-05-08 14:09:30 +00:00
parent 0f093d4359
commit 3487e5da0b
9 changed files with 130 additions and 46 deletions

19
test/valid_set/theme.json Normal file
View File

@@ -0,0 +1,19 @@
{
"imageFilename": "bl2_eridum_badlands_*.jpg",
"imageCredits": "Gearbox",
"displayName": "",
"dayHighlight": 1,
"nightHighlight": 3,
"sunriseImageList": [
4
],
"dayImageList": [
1
],
"sunsetImageList": [
2
],
"nightImageList": [
3
]
}