From 52b64d4f27f7aef1063476e45db8c2cbcb6f19f1 Mon Sep 17 00:00:00 2001 From: Carter Hesterman Date: Mon, 5 Aug 2024 22:12:48 -0600 Subject: [PATCH] Update Readme and codeowners --- README.md | 1 + docs/CODEOWNERS | 3 +++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index cebd4f7e75..8460350b3a 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,7 @@ Currently, the following games are supported: * Aquaria * Yu-Gi-Oh! Ultimate Masters: World Championship Tournament 2006 * A Hat in Time +* Civilization VI For setup and instructions check out our [tutorials page](https://archipelago.gg/tutorial/). Downloads can be found at [Releases](https://github.com/ArchipelagoMW/Archipelago/releases), including compiled diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS index ab841e65ee..f4ed074569 100644 --- a/docs/CODEOWNERS +++ b/docs/CODEOWNERS @@ -42,6 +42,9 @@ # ChecksFinder /worlds/checksfinder/ @SunCatMC +# Civilization VI +/worlds/civ6/ @hesto2 + # Clique /worlds/clique/ @ThePhar