/Plugin_SDK

Plugin SDK and Plugin Manager for CryEngine

Primary LanguageCOtherNOASSERTION

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.

If you want to support my endeavours please feel free to pre-order a copy of Miscreated an multiplayer, post-apocalyptic, survival-based sandbox game created using CRYENGINE.

Available Plugins

Feature Requests/Bug Reports on GitHub: Wishes / Issues

Video Tutorial Series

See my video tutorial series on Plugin Creation on Youtube

Installation / Integration

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

Developers

CVars / Commands

Creating a new plugin

For plugin dependencies

Building / Compiling

Contributing