Initialise le fichier .gitlab-ci.yml
This commit is contained in:
19
test/valid_set/theme.json
Normal file
19
test/valid_set/theme.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"dayImageList": [
|
||||
1
|
||||
],
|
||||
"nightImageList": [
|
||||
3
|
||||
],
|
||||
"sunsetImageList": [
|
||||
2
|
||||
],
|
||||
"sunriseImageList": [
|
||||
4
|
||||
],
|
||||
"imageFilename": "bl2_eridum_badlands_*.jpg",
|
||||
"imageCredits": "© Thoscellen, © 2K Games, © Gearbox Software",
|
||||
"displayName": "Eridum Badlands",
|
||||
"dayHighlight": 1,
|
||||
"nightHighlight": 3
|
||||
}
|
Reference in New Issue
Block a user