diff --git a/README.md b/README.md index 058e28b..ee57257 100644 --- a/README.md +++ b/README.md @@ -264,6 +264,7 @@ Our aim with [mod.io](https://mod.io), is to provide an open modding API. You ar * [Design](https://design.mod.io) is public and open source, the repository can be [found here](https://github.com/modio/WebDesign). * [API documentation](https://docs.mod.io) is public and open source, the repository can be [found here](https://github.com/modio/APIDocs). * [Browse engine tools](https://apps.mod.io), plugins and wrappers created by the community, or [share your own](https://apps.mod.io/add). +* [Unreal Engine 4 plugin](https://github.com/modio/UE4Plugin), easily manage the browsing and install of mods in Unreal Engine 4 games * [Unity Engine plugin](https://github.com/modio/UnityPlugin), easily manage the browsing and install of mods in Unity Engine games * [Python wrapper](https://github.com/ClementJ18/mod.io), a python wrapper for the mod.io API * [Rust wrapper](https://github.com/nickelc/modio-rs), rust interface for mod.io