项目作者: cortex-command-community

项目描述 :
An Inno Setup project for compiling release build installers
高级语言: Inno Setup
项目地址: git://github.com/cortex-command-community/Cortex-Command-Community-Project-Installer.git


Cortex Command Community Project Installer

An Inno Setup 6 project file for compiling CCCP release build installers (Windows only).

Build Instructions:

  1. Place all game data and binaries into the Data folder.

    • Only the relevant files/folders will be copied so it’s not necessary to clean up any folders, logs or binaries manually.
  2. Open CCInstall.iss using Inno Setup 6.

  3. Update AppVersion (line 2) if necessary.

  4. Compile the installer (Ctrl+F9).

    • The compiled installer will be found in the _Output folder.