-
Notifications
You must be signed in to change notification settings - Fork 37
Build system
hendrikp edited this page Nov 19, 2012
·
2 revisions
- Use the supplied seperate solution to compile this project.
- Or use the supplied batch
tools\build.batto build this project only. - Or use the supplied batch
Plugin_SDK\build_all.batto build all plugins in the Code directory and the GameDll. - Or add the project file to your CryGame solution and the plugin manager as dependency for each plugin.
- Use the supplied batch
tools\build_installer.batto compile an installer for this project only. (NSIS is required) - Use the supplied batch
Plugin_SDK\build_all.batto build all plugins and installers.