LADX: move client out of root (#4226)
* init * Revert "init" This reverts commit bba6b7a306b512dc77bc04acb166f83134827f98. * put it back but clean * pass args * windows stuff * delete old exe this seems like it? * use marin icon in launcher * use LauncherComponents.launch
This commit is contained in:
@@ -217,8 +217,6 @@ components: List[Component] = [
|
||||
description="Install an APWorld to play games not included with Archipelago by default."),
|
||||
Component('Text Client', 'CommonClient', 'ArchipelagoTextClient', func=launch_textclient,
|
||||
description="Connect to a multiworld using the text client."),
|
||||
Component('Links Awakening DX Client', 'LinksAwakeningClient',
|
||||
file_identifier=SuffixIdentifier('.apladx')),
|
||||
Component('LttP Adjuster', 'LttPAdjuster'),
|
||||
# Ocarina of Time
|
||||
Component('OoT Client', 'OoTClient',
|
||||
|
||||
Reference in New Issue
Block a user