Skip to content
Snippets Groups Projects
user avatar
icest authored
47e57aa7
History

How to set up the project?

  • Install Unreal Engine 5.3.2

  • Clone this repo

  • Re-generate VS project file

    image.png

  • Double-click the VS solution file(sln)

  • Go to Jump_1Runtime.cpp and Jump_1Runtim.h and make sure what’s after #include points to your Unreal Engine Install location

    image.png

  • Don't forget to check out to a new branch before you start playing around!