From 8c9db2633d8aafd120f82939a0b13435c7cd71f1 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 7 Apr 2025 16:48:21 -0700 Subject: [PATCH] Add Mindustry --- contents.json | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 3c5a5ad1dbe2..4ae083e16513 100644 --- a/contents.json +++ b/contents.json @@ -32697,6 +32697,24 @@ ], "date_added": "Apr 4 2025", "suggested_by": "@ndrew222" - } + }, + { + "title": "Mindustry", + "category-ids": [ + "game" + ], + "tags": [ + "java" + ], + "license": "gpl-3.0", + "description": "A factory management TD/RTS", + "source": "https://github.com/Anuken/Mindustry", + "itunes": "https://apps.apple.com/app/mindustry/id1385258906", + "screenshots": [ + "https://github.com/user-attachments/assets/5bc17e10-8f95-4af4-8c83-c0051d18eb21" + ], + "date_added": "Apr 7 2025", + "suggested_by": "@ndrew222" + } ] }