From f65097a4f7da7c1bdda4fbb604dc59ec4cf86124 Mon Sep 17 00:00:00 2001 From: fxequals Date: Fri, 27 Mar 2026 01:54:15 -0400 Subject: [PATCH] add: unciv --- emerald-theory/arcane-registry.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/emerald-theory/arcane-registry.json b/emerald-theory/arcane-registry.json index 7283e57..f70f3bb 100644 --- a/emerald-theory/arcane-registry.json +++ b/emerald-theory/arcane-registry.json @@ -62,7 +62,7 @@ ], "version": "1.0.0" }, - { + { "author": "fxequals", "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/chevereto/chevereto.yml", "description": "Imgur clone", @@ -104,6 +104,20 @@ "access" ], "version": "1.0.0" + }, + { + "author": "fxequals", + "compose_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/unciv/unciv.yaml", + "description": "Automation System", + "documentation_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory/unciv/", + "env_url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/raw/branch/main/emerald-theory/unciv/unciv.env", + "id": "unciv", + "name": "unciv", + "tags": [ + "gaming", + "civ5" + ], + "version": "1.0.0" } ], "url": "https://gitea.mydigitalfix.com/fxequals/docker-compose/src/branch/main/emerald-theory",