diff --git a/src/lib/games.json b/src/lib/games.json index 7e6b65e..4834446 100644 --- a/src/lib/games.json +++ b/src/lib/games.json @@ -117,5 +117,16 @@ ], "developer": "Yp3d", "teaser": "tanks3d_teaser.webp" + }, + { + "name": "Voxmaxa", + "domain": "voxmaxa.com", + "description": "Voxmaxa is a multiplayer FPS combat game in a block world. Attack enemy players with a wide array of weapons or build a fort for protection.", + "categories": [ + "3D", + "Shooting" + ], + "developer": "Softbear", + "teaser": "voxmaxa_teaser.webp" } ] diff --git a/static/voxmaxa_teaser.webp b/static/voxmaxa_teaser.webp new file mode 100644 index 0000000..9e7a495 Binary files /dev/null and b/static/voxmaxa_teaser.webp differ