CEVProjectSettings - plugin for CRYENGINE V allowing you easy configure you project settings from Sandbox
Features :
- Automatic project file backup befory save any changes
- Update project settings at runtime and save it to .cryproject file
- Automatic Sandbox restart if you changes needed it
- Customize settings pages without coding (See
CustomSettingsExample.settings
)
- Download full source code from official CRYENGINE repository
- Copy CEVProjectSettings sources to
CRYENGINE/Code/CryPlugins/CEVProjectSettings
- Add CEVProjectSettings module to
CRYENGINE/Code/CryPlugins/CMakeLists.txt
add_subdirectory(CEVProjectSettings/Module)
- Generate CRYENGINE solution, select CEVProjectSettings target and compile it
- Copy
CEVProjectSettings.dll
toCRYENGINE/bin/win_x64/EditorPlugins
folder
I will be happy with any help from the community, so I'm waiting for your pull requests
If you have any problem with this plugin please use GitHub issues mechanism
If you need more from me, write me directly to my email : [email protected]
This is a third party plugin which has not been developed nor is being maintained by Crytek.