Now that you have Unreal Engine 4.25.4 and SideQuest set up it's time to jump to the fun part! 🙂
-
Download the project template from here:
https://drive.google.com/file/d/1CKA2cLPXDjXo5axR2WE4X-N46z41h29X/view?usp=sharing
-
Unzip the file on your PC.
- Open the UE4 project by double clicking GladiusModPak.uproject (the one with the blue icon)
This should open the UE4 editor.
- Now we need to do the initial project setup. Go back to windows explorer, select #UE4FOLDER.txt and open it. ****
- Modify the path and type the path to your UE4.25 install folder. Imporant: you need to end it with the \ bar
- 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.
Annd DONE! The environment is now setup, let's create your first Mod :)
1. Creating a new mod