You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
23 lines
502 B
Plaintext
23 lines
502 B
Plaintext
{
|
|
"FileVersion" : 3,
|
|
"FriendlyName" : "Null Source Code Access",
|
|
"Version" : 1,
|
|
"VersionName" : "1.0",
|
|
"CreatedBy" : "Salamanderrake" ,
|
|
"CreatedByURL" : "/dev/null",
|
|
"EngineVersion" : "4.7.0",
|
|
"Description" : "Allows access to c++ projects while only looking for clang++",
|
|
"Category" : "Programming",
|
|
"EnabledByDefault" : true,
|
|
|
|
"Modules" :
|
|
[
|
|
{
|
|
"Name" : "NullSourceCodeAccess",
|
|
"Type" : "Developer",
|
|
"WhitelistPlatforms" : [ "Linux" ],
|
|
"LoadingPhase" : "PreDefault"
|
|
}
|
|
]
|
|
}
|