Skip to content

Commit 3f28282

Browse files
Added submissions
1 parent 4492bba commit 3f28282

File tree

7 files changed

+44
-1
lines changed

7 files changed

+44
-1
lines changed

website/_data/games.json

Lines changed: 44 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -850,5 +850,48 @@
850850
"Xbox One",
851851
"Xbox Series X/S"
852852
]
853-
}
853+
},
854+
{
855+
"name": "vulcard",
856+
"title": "Vulcard",
857+
"logo": "vulcard-logo.png",
858+
"screenshot": "vulcard-screenshot.png",
859+
"url": "https://store.steampowered.com/app/3764530/Vulcard/",
860+
"pixelart": true,
861+
"tags": [
862+
"Desktop",
863+
"2D",
864+
"Windows",
865+
"Mac",
866+
"Linux"
867+
]
868+
},
869+
{
870+
"name": "sweettransit",
871+
"title": "Sweet Transit",
872+
"logo": "sweettransit-logo.png",
873+
"screenshot": "sweettransit-screenshot.png",
874+
"url": "https://store.steampowered.com/app/1612770/Sweet_Transit/",
875+
"pixelart": false,
876+
"tags": [
877+
"Desktop",
878+
"3D",
879+
"Windows"
880+
]
881+
},
882+
{
883+
"name": "deepspacebellhop",
884+
"title": "Deep Space Bellhop",
885+
"logo": "deepspacebellhop-logo.png",
886+
"screenshot": "deepspacebellhop-screenshot.png",
887+
"url": "https://store.steampowered.com/app/3429210/Deep_Space_Bellhop",
888+
"pixelart": true,
889+
"tags": [
890+
"Desktop",
891+
"2D",
892+
"Windows",
893+
"Mac",
894+
"Linux"
895+
]
896+
}
854897
]
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)