commiting Source folder. Got forgotten in previous commits

This commit is contained in:
2026-04-09 21:44:44 +02:00
parent 4338efdb30
commit 563df1ffc8
91 changed files with 6756 additions and 0 deletions

View 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
}
]
}