From 3cef39a387b97963d57df6515442165c08b37735 Mon Sep 17 00:00:00 2001 From: PoryGone <98504756+PoryGone@users.noreply.github.com> Date: Wed, 1 Feb 2023 15:15:01 -0500 Subject: [PATCH] SMW & DKC3: Ship as `.apworld` (#1426) --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index 35a6acc8..d34798d3 100644 --- a/setup.py +++ b/setup.py @@ -43,6 +43,8 @@ apworlds: set = { "Subnautica", "Factorio", "Rogue Legacy", + "Donkey Kong Country 3", + "Super Mario World", } if os.path.exists("X:/pw.txt"):