NOISSUE add import from curse zip packs
Does not actually grab mods, but resolves them and prints the results in logs.
This commit is contained in:
@ -291,6 +291,12 @@ set(MINECRAFT_SOURCES
|
||||
minecraft/ftb/FTBPlugin.h
|
||||
minecraft/ftb/FTBPlugin.cpp
|
||||
|
||||
# Curse
|
||||
minecraft/curse/PackManifest.h
|
||||
minecraft/curse/PackManifest.cpp
|
||||
minecraft/curse/FileResolvingTask.h
|
||||
minecraft/curse/FileResolvingTask.cpp
|
||||
|
||||
# Assets
|
||||
minecraft/AssetsUtils.h
|
||||
minecraft/AssetsUtils.cpp
|
||||
|
Reference in New Issue
Block a user