commiting Source folder. Got forgotten in previous commits
This commit is contained in:
35
Plugins/Gaea2Unreal-main/GaeaUnrealTools.uplugin
Normal file
35
Plugins/Gaea2Unreal-main/GaeaUnrealTools.uplugin
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"FileVersion": 3,
|
||||
"Version": 1,
|
||||
"VersionName": "2.2.0.7",
|
||||
"FriendlyName": "Gaea2Unreal",
|
||||
"Description": "Enhance your landscape creation workflow.",
|
||||
"Category": "Gaea",
|
||||
"CreatedBy": "QuadSpinner",
|
||||
"CreatedByURL": "https://quadspinner.com/",
|
||||
"DocsURL": "https://gaea.app/uedocs",
|
||||
"MarketplaceURL": "",
|
||||
"SupportURL": "",
|
||||
"EngineVersion": "5.7.0",
|
||||
"CanContainContent": true,
|
||||
"IsBetaVersion": true,
|
||||
"Installed": true,
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "GaeaUnrealTools",
|
||||
"Type": "Editor",
|
||||
"LoadingPhase": "Default"
|
||||
},
|
||||
{
|
||||
"Name": "GaeaUEToolsEditor",
|
||||
"Type": "Editor",
|
||||
"LoadingPhase": "Default"
|
||||
}
|
||||
],
|
||||
"Plugins": [
|
||||
{
|
||||
"Name": "EditorScriptingUtilities",
|
||||
"Enabled": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user