This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Releases: lucoiso/UEElementusModules
Releases · lucoiso/UEElementusModules
Elementus Modules v0.1.1
Full Changelog: v0.1.0...v0.1.1
Requirements
- Unreal Engine 5.1+.
- Visual Studio 2019 or 2022 with the module Game Development with C++.
Installation
- Download ElementusModules_UE51.zip
- After the download complete, go to your project's directory and check if there's a folder named "Plugins". Create if doesn't exist.
- Inside the 'Plugins' directory, create a new folder 'ElementusModules'.
- Unzip the (.zip) content inside the new directory 'ElementusModules'.
- Go to your project's root directory, right click the .uproject file and select: Generate Visual Studio Project Files.
- Open the generated .sln file and rebuild your project.
- Open your project and let's dev! :)
Elementus Modules v0.1.0
Requirements
- Unreal Engine 5.1+.
- Visual Studio 2019 or 2022 with the module Game Development with C++.
Installation
- Download ElementusModules_UE51.zip
- After the download complete, go to your project's directory and check if there's a folder named "Plugins". Create if doesn't exist.
- Inside the 'Plugins' directory, create a new folder 'ElementusModules'.
- Unzip the (.zip) content inside the new directory 'ElementusModules'.
- Go to your project's root directory, right click the .uproject file and select: Generate Visual Studio Project Files.
- Open the generated .sln file and rebuild your project.
- Open your project and let's dev! :)