mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
chore: update link and sync with other providers changes
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
c27bc436da
commit
7ee4b35aee
12 changed files with 82 additions and 73 deletions
|
|
@ -527,6 +527,11 @@ set(FTB_SOURCES
|
|||
modplatform/import_ftb/PackInstallTask.cpp
|
||||
modplatform/import_ftb/PackHelpers.h
|
||||
modplatform/import_ftb/PackHelpers.cpp
|
||||
|
||||
modplatform/ftb/FTBPackInstallTask.h
|
||||
modplatform/ftb/FTBPackInstallTask.cpp
|
||||
modplatform/ftb/FTBPackManifest.h
|
||||
modplatform/ftb/FTBPackManifest.cpp
|
||||
)
|
||||
|
||||
set(FLAME_SOURCES
|
||||
|
|
@ -556,13 +561,6 @@ set(MODRINTH_SOURCES
|
|||
modplatform/modrinth/ModrinthPackExportTask.h
|
||||
)
|
||||
|
||||
set(MODPACKSCH_SOURCES
|
||||
modplatform/modpacksch/FTBPackInstallTask.h
|
||||
modplatform/modpacksch/FTBPackInstallTask.cpp
|
||||
modplatform/modpacksch/FTBPackManifest.h
|
||||
modplatform/modpacksch/FTBPackManifest.cpp
|
||||
)
|
||||
|
||||
set(PACKWIZ_SOURCES
|
||||
modplatform/packwiz/Packwiz.h
|
||||
modplatform/packwiz/Packwiz.cpp
|
||||
|
|
@ -778,7 +776,6 @@ set(LOGIC_SOURCES
|
|||
${FTB_SOURCES}
|
||||
${FLAME_SOURCES}
|
||||
${MODRINTH_SOURCES}
|
||||
${MODPACKSCH_SOURCES}
|
||||
${PACKWIZ_SOURCES}
|
||||
${TECHNIC_SOURCES}
|
||||
${ATLAUNCHER_SOURCES}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue