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.
![Untitled](https://s3-us-west-2.amazonaws.com/secure.notion-static.com/8f62edae-2b03-499c-a938-640a4353a88a/Untitled.png)
- Open the UE4 project by double clicking GladiusModPak.uproject (the one with the blue icon)
This should open the UE4 editor.
![Untitled](https://s3-us-west-2.amazonaws.com/secure.notion-static.com/780f7cde-7054-4751-8aab-55e5c2603c3e/Untitled.png)
- Now we need to do the initial project setup. Go back to windows explorer, select #UE4FOLDER.txt and open it. ****
![Untitled](https://s3-us-west-2.amazonaws.com/secure.notion-static.com/641a63ec-91e0-4fa9-828f-850ec05b825a/Untitled.png)
- Modify the path and type the path to your UE4.25 install folder. Imporant: you need to end it with the \ bar
![Untitled](https://s3-us-west-2.amazonaws.com/secure.notion-static.com/db115d88-da01-43e2-a2ec-8a4da2d1a561/Untitled.png)
- 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](https://s3-us-west-2.amazonaws.com/secure.notion-static.com/fd14a5b7-2e8a-40fa-bca7-967cf9748ced/Untitled.png)
Annd DONE! The environment is now setup, let's create your first Mod :)
1. Creating a new mod