34 lines
688 B
Plaintext
34 lines
688 B
Plaintext
{
|
|
"FileVersion": 3,
|
|
"Version": 1,
|
|
"VersionName": "1.0",
|
|
"FriendlyName": "GeometryMode",
|
|
"Description": "Geometry and BSP editing",
|
|
"Category": "Editor",
|
|
"CreatedBy": "Epic Games, Inc.",
|
|
"CreatedByURL": "http://epicgames.com",
|
|
"DocsURL": "",
|
|
"MarketplaceURL": "",
|
|
"SupportURL": "",
|
|
"CanContainContent": true,
|
|
"IsBetaVersion": false,
|
|
"Installed": false,
|
|
"EnabledByDefault": true,
|
|
"Modules": [
|
|
{
|
|
"Name": "GeometryMode",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
},
|
|
{
|
|
"Name": "BspMode",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
},
|
|
{
|
|
"Name": "TextureAlignMode",
|
|
"Type": "Editor",
|
|
"LoadingPhase": "PostEngineInit"
|
|
}
|
|
]
|
|
} |