Added ExportModsToStringTask

Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
Trial97
2023-06-22 16:00:45 +03:00
parent 05a8232a8f
commit 9ad356d66f
3 changed files with 150 additions and 0 deletions

View File

@ -487,6 +487,9 @@ set(API_SOURCES
modplatform/helpers/HashUtils.cpp
modplatform/helpers/OverrideUtils.h
modplatform/helpers/OverrideUtils.cpp
modplatform/helpers/ExportModsToStringTask.h
modplatform/helpers/ExportModsToStringTask.cpp
)
set(FTB_SOURCES