Files
TG_ARPG/Plugins/TengenLibs/TengenLibs.uplugin
2025-07-15 00:36:32 +08:00

26 lines
482 B
Plaintext

{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "TengenLibs",
"Description": "天元数据库相关插件",
"Category": "Other",
"CreatedBy": "OSGao",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EngineVersion": "5.7.0",
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "TengenLibs",
"Type": "Runtime",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64"
]
}
]
}