You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
27 lines
557 B
Plaintext
27 lines
557 B
Plaintext
|
|
{
|
||
|
|
"FileVersion": 3,
|
||
|
|
"Version": 1,
|
||
|
|
"VersionName": "1.0",
|
||
|
|
"FriendlyName": "CodeLite Integration",
|
||
|
|
"Description": "Allows access to source code in CodeLite.",
|
||
|
|
"Category": "Programming",
|
||
|
|
"CreatedBy": "Cengiz Terzibas (yaakuro)",
|
||
|
|
"CreatedByURL": "",
|
||
|
|
"DocsURL": "",
|
||
|
|
"MarketplaceURL": "",
|
||
|
|
"Modules": [
|
||
|
|
{
|
||
|
|
"Name": "CodeLiteSourceCodeAccess",
|
||
|
|
"Type": "Developer",
|
||
|
|
"LoadingPhase": "Default",
|
||
|
|
"WhitelistPlatforms": [
|
||
|
|
"Linux"
|
||
|
|
]
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"EnabledByDefault": true,
|
||
|
|
"CanContainContent": false,
|
||
|
|
"IsBetaVersion": true,
|
||
|
|
"Installed": false
|
||
|
|
}
|