Skip to content

NobodysNightmare/Telemachus

 
 

Repository files navigation

Building from source

  1. checkout the repository
  2. open the file Telemachus\Telemachus.csproj in your favorite text editor
  • if you do not wish to automatically publish build results to your KSP installation, set <PublishToKSP>false</PublishToKSP>
  • if you want to automatically publish build results to your KSP installation, set the path to your GameData folder in <PublishToKSPPath>
  1. Open the solution in your IDE (e.g. Visual Studio)
  2. include [YOUR_KSP_DIR]\KSP_Data\Managed as Reference Path for the projects Telemachus and TelemachusTest

Links

KSP Forum Thread

Installation

User Guide

About

KSP telemetry in the web browser

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 81.5%
  • CoffeeScript 12.5%
  • JavaScript 4.2%
  • CSS 1.8%