Now that you have Unreal Engine 4.25.4 and SideQuest set up it's time to jump to the fun part! 🙂

  1. Download the project template from here:

    https://drive.google.com/file/d/1CKA2cLPXDjXo5axR2WE4X-N46z41h29X/view?usp=sharing

  2. Unzip the file on your PC.

Untitled

  1. Open the UE4 project by double clicking GladiusModPak.uproject (the one with the blue icon)

This should open the UE4 editor.

Untitled

  1. Now we need to do the initial project setup. Go back to windows explorer, select #UE4FOLDER.txt and open it. ****

Untitled

  1. Modify the path and type the path to your UE4.25 install folder. Imporant: you need to end it with the \ bar

Untitled

  1. Save the file and double click on InitialSetup.bat. A black screen will show up, wait until it closes completely. It can take a few minutes.

Untitled

Annd DONE! The environment is now setup, let's create your first Mod :)

1. Creating a new mod