A recreation of the MMC office in 330 Morrill Tower
- Clone this repository.
- Clone
VRBase
into this project under the directorySource/PROJECTNAME/VRBase
. - Open the
uproject
in Unreal Editor. - In the Unreal Editor, choose File > Generate Visual Studio Project. This can also be done by right clicking the
uproject
file toGenerate Visual Project Files
. - Open the newly generated
sln
file in Visual Studio. Changes can be built usingCTRL+SHIFT+b
.