ToniMacaroni / ModdingEx

Unreal Engine 5 editor plugin with various modding tools
MIT License
23 stars 2 forks source link
mods palworld unreal-engine

ModdingEx

An Unreal Engine 5 plugin with various tools helping you in the modding process. Mainly for usage with UE4SS

Features

Installation

Using prebuilt binaries 1) Go to Releases and download the latest one. 2) Drop the contents of the zip into your_uneal_project/Plugins/ (create the Plugins folder if it doesn't exist).

Building from source 1) Open the terminal. 1) Cd to your your_uneal_project/Plugins folder. 2) Execute git clone https://github.com/ToniMacaroni/ModdingEx. 3) Regenerate the solution for your Unreal project. 4) Open it in your favorite IDE and build the project.