Files
TG_ARPG/Plugins/TengenLibs/TengenLibs.uplugin

26 lines
482 B
Plaintext
Raw Normal View History

2025-01-31 16:21:15 +08:00
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "TengenLibs",
"Description": "天元数据库相关插件",
"Category": "Other",
"CreatedBy": "OSGao",
"CreatedByURL": "",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
2025-07-15 00:36:32 +08:00
"EngineVersion": "5.7.0",
2025-01-31 16:21:15 +08:00
"CanContainContent": true,
"Installed": true,
"Modules": [
{
"Name": "TengenLibs",
"Type": "Runtime",
"LoadingPhase": "Default",
"PlatformAllowList": [
"Win64"
]
}
]
}