This commit is contained in:
Simon
2023-05-13 20:57:05 +00:00
parent 5c4b1e769c
commit 2b1714ed9b
11 changed files with 233 additions and 66 deletions

View File

@@ -1,4 +0,0 @@
# some descriptions
Introducting change for testing.
Pipeline still won't trigger.

View File

@@ -1,19 +1,19 @@
{
"imageFilename": "bl2_eridum_badlands_*.jpg",
"imageCredits": "Gearbox",
"displayName": "",
"dayHighlight": 1,
"nightHighlight": 3,
"sunriseImageList": [
4
],
"dayImageList": [
1
],
"sunsetImageList": [
2
],
"nightImageList": [
3
]
"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
}