Initialize repo
This commit is contained in:
25
CommonTime.uplugin
Normal file
25
CommonTime.uplugin
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user