Skip to content

Commit cd959f1

Browse files
committed
squash
1 parent 0cf8206 commit cd959f1

File tree

180 files changed

+24170
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

180 files changed

+24170
-0
lines changed

Launcher.py

+2
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ def handles_file(self, path: str):
134134
Component('SNI Client', 'SNIClient',
135135
file_identifier=SuffixIdentifier('.apz3', '.apm3', '.apsoe', '.aplttp', '.apsm', '.apsmz3', '.apdkc3',
136136
'.apsmw', '.apl2ac')),
137+
Component('Links Awakening DX Client', 'LinksAwakeningClient',
138+
file_identifier=SuffixIdentifier('.apladx')),
137139
Component('LttP Adjuster', 'LttPAdjuster'),
138140
# Factorio
139141
Component('Factorio Client', 'FactorioClient'),

0 commit comments

Comments
 (0)