Skip to content

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.bat to build this project only.
  • Or use the supplied batch Plugin_SDK\build_all.bat to 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.

Installers

  • Use the supplied batch tools\build_installer.bat to compile an installer for this project only. (NSIS is required)
  • Use the supplied batch Plugin_SDK\build_all.bat to build all plugins and installers.

Clone this wiki locally