From 284e201b009d0bb84123264f53a5fe7d79e35614 Mon Sep 17 00:00:00 2001 From: m-m-0-m <152029847+m-m-0-m@users.noreply.github.com> Date: Sun, 23 Nov 2025 16:12:29 +0200 Subject: [PATCH] Add PixelGuys/Cubyz to Games under Applications --- source/data/dynamic/applications.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index a12e385..724b829 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -11824,6 +11824,23 @@ "language": "Kotlin", "license": "GPL-3.0", "homepage_url": "" + }, + { + "name": "Cubyz", + "description": "", + "repo_url": "https://github.com/PixelGuys/Cubyz", + "tags": [], + "platforms": [ + "Linux", + "Windows" + ], + "category": "Games", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] -} \ No newline at end of file +}