AnKangCAVE51/AnKang/Windows/Engine/Plugins/Runtime/ArchVisCharacter/ArchVisCharacter.uplugin

25 lines
566 B
Plaintext
Raw Normal View History

2024-09-02 13:44:09 +08:00
{
"FileVersion" : 3,
"Version" : 1,
"VersionName" : "1.0",
"FriendlyName" : "ArchVis Character",
"Description" : "A controllable character tuned for architectural applications",
"Category" : "Gameplay",
"CreatedBy" : "Epic Games, Inc.",
"CreatedByURL" : "http://epicgames.com",
"DocsURL" : "",
"MarketplaceURL" : "",
"SupportURL" : "",
"EnabledByDefault" : true,
"CanContainContent" : false,
"IsBetaVersion" : false,
"Installed" : false,
"Modules" :
[
{
"Name" : "ArchVisCharacter",
"Type" : "Runtime",
"LoadingPhase" : "Default"
}
]
}