This repository has been archived on 2025-05-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
UE4_Minecraft/Minecraft.uproject
2018-04-17 23:43:50 +01:00

35 lines
No EOL
492 B
Text

{
"FileVersion": 3,
"EngineAssociation": "4.19",
"Category": "",
"Description": "",
"Modules": [
{
"Name": "Minecraft",
"Type": "Runtime",
"LoadingPhase": "Default",
"AdditionalDependencies": [
"Engine"
]
}
],
"Plugins": [
{
"Name": "OculusVR",
"Enabled": false
},
{
"Name": "SteamVR",
"Enabled": false
},
{
"Name": "PluginPlayground",
"Enabled": false
}
],
"TargetPlatforms": [
"AllDesktop",
"WindowsNoEditor",
"HTML5"
]
}