skeleton
This commit is contained in:
29
SaneSlate.uplugin
Normal file
29
SaneSlate.uplugin
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 0.1,
|
||||
"VersionName": "0.1",
|
||||
"FriendlyName": "Sane Slate",
|
||||
"Description": "Slate for humans.",
|
||||
"Category": "UI",
|
||||
"CreatedBy": "Edward R. Gonzalez",
|
||||
"CreatedByURL": "https://github.com/Ed94/SaneSlate",
|
||||
"DocsURL": "https://github.com/Ed94/SaneSlate",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "",
|
||||
"CanContainContent": false,
|
||||
"IsBetaVersion": false,
|
||||
"IsExperimentalVersion": true,
|
||||
"Modules":
|
||||
[
|
||||
{
|
||||
"Name": "SaneSlate",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default"
|
||||
},
|
||||
{
|
||||
"Name": "SaneSlateEditor",
|
||||
"Type": "Editor",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user