make universal resource type (#3541)

This commit is contained in:
Alexandru Ionut Tripon
2025-07-22 13:31:05 +03:00
committed by GitHub
23 changed files with 143 additions and 81 deletions

View File

@@ -494,6 +494,8 @@ set(META_SOURCES
set(API_SOURCES
modplatform/ModIndex.h
modplatform/ModIndex.cpp
modplatform/ResourceType.h
modplatform/ResourceType.cpp
modplatform/ResourceAPI.h