Files
Unreal-CommonTime/CommonTime.uplugin

25 lines
521 B
Plaintext
Raw Normal View History

2023-10-28 02:46:42 +02:00
{
"FileVersion": 3,
"Version": 1,
"VersionName": "1.0",
"FriendlyName": "CommonTime",
"Description": "",
"Category": "Editor",
"CreatedBy": "MrRobinOfficial",
"CreatedByURL": "https://github.com/MrRobinOfficial",
"DocsURL": "",
"MarketplaceURL": "",
"SupportURL": "",
"EnabledByDefault": true,
"CanContainContent": true,
"IsBetaVersion": false,
"IsExperimentalVersion": false,
"Installed": false,
"Modules": [
{
"Name": "CommonTime",
"Type": "Editor",
"LoadingPhase": "PostEngineInit"
}
]
}