Initial Commit
This commit is contained in:
parent
ba14820cdd
commit
ae455dd52d
65 changed files with 1450 additions and 0 deletions
16
Plugins/MC/MC.uplugin
Normal file
16
Plugins/MC/MC.uplugin
Normal file
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "1.0",
|
||||
"FriendlyName": "MC",
|
||||
"Description": "",
|
||||
"Category": "Other",
|
||||
"CreatedBy": "",
|
||||
"CreatedByURL": "",
|
||||
"DocsURL": "",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "",
|
||||
"CanContainContent": true,
|
||||
"IsBetaVersion": true,
|
||||
"Installed": false
|
||||
}
|
Reference in a new issue