Plugin System and Wizard for CryEngine

Wiki View on GitHub

Plugin SDK for CryEngine

Purpose of the Plugin SDK is to automatically load Plugins without modifying the GameDll. Developers can use the Wizard to save time when setting up Plugin projects.

Available Plugins

Feature requests/bug reports on GitHub: Wishes / Issues

Installation / Integration

Use the Installer or extract the files to your CryEngine SDK Folder so that the Code and BinXX/Plugins directories match up.

see current changelog

Install Latest Downloads





Developers

Creating a new plugin

License

Free for any use. (redistributions must retain the license)
BSD 2-Clause License

Contributing