mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
NOISSUE Move FTB logic out of generic code
This commit is contained in:
parent
c7b39fe116
commit
8b4e22bbb8
10 changed files with 400 additions and 316 deletions
|
|
@ -559,6 +559,8 @@ SET(MULTIMC_SOURCES
|
|||
logic/ftb/LegacyFTBInstance.cpp
|
||||
logic/ftb/FTBProfileStrategy.h
|
||||
logic/ftb/FTBProfileStrategy.cpp
|
||||
logic/ftb/FTBPlugin.h
|
||||
logic/ftb/FTBPlugin.cpp
|
||||
|
||||
# the screenshots feature
|
||||
logic/screenshots/Screenshot.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue