Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 937 Bytes

File metadata and controls

25 lines (21 loc) · 937 Bytes

This is a precursor to an automated build system

Pre-Build

  • Update AssemblyInfo for kOS project
  • Update AssemblyInfo for kOS.Safe project
  • Update Resources\GameData\kOS\kOS.version
  • Update doc\source\conf.py
  • Update CHANGELOG.MD

Build

  • Build kOS solution in release mode
  • Ensure that all required resources are in place (ie KSPAPIE)
  • Create zip file with a root starting in the \Resources\ directory
  • Name the zip file with the following pattern kOS.v...zip (eg kOS.v0.14.2.zip )
  • Build the documentation in \docs\

Post-Build