Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 519 Bytes

ReadMe.md

File metadata and controls

10 lines (6 loc) · 519 Bytes

Minecraft to Unreal Engine (MC2UE)

This tool is designed to assist modders in importing Minecraft (1.8.9) worlds into Unreal Engine powered games. This tool optimizes the geometry for Unreal Engine and generates custom collision volumes.

Limitations

##Face usage can be reduced further. Interior faces get removed, but we can go a step further and start combining faces from neighbouring volumes that were not merged.