diff --git a/worlds/LauncherComponents.py b/worlds/LauncherComponents.py index 1350e1ea84a4..a2958d6361f8 100644 --- a/worlds/LauncherComponents.py +++ b/worlds/LauncherComponents.py @@ -116,7 +116,7 @@ def launch_textclient(): file_identifier=SuffixIdentifier('.apzl')), # Kingdom Hearts 2 Component('KH2 Client', "KH2Client"), - # Kingdom Chain of Memories + # Kingdom Hearts Chain of Memories Component('KHCOM Client', "KHCOMClient"), #MegaMan Battle Network 3 diff --git a/worlds/khcom.apworld b/worlds/khcom.apworld new file mode 100644 index 000000000000..af2617fe968d Binary files /dev/null and b/worlds/khcom.apworld differ