Giter Site home page Giter Site logo

hotel26 / haystackcontinued Goto Github PK

View Code? Open in Web Editor NEW

This project forked from linuxgurugamer/haystackcontinued

0.0 0.0 0.0 4.63 MB

Haystack Continued: Plugin for Kerbal Space Program which helps to easily switch vessels and targets.

License: Other

C# 98.51% Batchfile 1.49%

haystackcontinued's Introduction

#Haystack Continued

Plugin for Kerbal Space Program which helps to easily switch vessels and targets.

This is a fork from Haystack written by hermes-jr, with additions for compatibility by enamelizer. This fork is to continue its development and maintence for KSP 0.24 and beyond.

##Releases

TODO: add in fourm links

##Building

  1. Add references to the Assembly-CSharp and UnityEngine assemblies from the version of KSP you wish to target. (A plugin build targeted to one version may not work on another, even if no code changes are necessary for compatibility.)
  2. Build in Release configuration. This will copy the Release DLL to \GameData\HrmHaystack.
  3. Zip and release to the world.

##Debugging Setup

  1. Copy a testbed version of Kerbal Space Program to the root directory of the repository in the KSP directory.
  2. Copy the Assembly-CSharp.dll and the UnityEngine.dll files for the KSP version you are complining against in the References directory.
  3. Deploy Haystack to this testbed version
  4. Build in Debug configuration, this will copy the Debug dll to the testbed version
  5. The testbed now contains the Debug version of Haystack, run the KSP.exe from this testbed to debug Haystack

Bonus: Add the testbed version of KSP.exe to "External Tools" in VS, then you can add this command to a tool bar to launch the testbed version of KSP.exe. You are now two clicks away from a build, deploy, and debug in VS!

##Reporting Issues

If you wish to test and report errors with this plugin please make sure you have done the following:

  1. Make sure you are running this in a copy of KSP with as few other plugins as possible. Preferably with only this plugin and any required plugins installed.
  2. Make sure you can reproduce the bug / error condition. If not make sure to record as much detail as possible about what caused the bug / error condition to occur.
  3. Provide access to a copy of the output_log.txt located in your KSP_Install_Folder\KSP_Data or KSP_x64_Data if running in 64bit.
  4. If running in 64bit on Windows run this plugin in 32bit mode before reporting any errors. 64bit KSP still has many issues and bugs
  5. Feel free to leave a fourm post or create an issue here. PMs on the fourm will not generally be answered.
  6. Please keep in mind that a bug / error is not the same as a feature request.

##Licence The source code is licensed under MIT Licence.

All other materials is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

haystackcontinued's People

Contributors

qberticus avatar linuxgurugamer avatar enamelizer avatar hermes-jr avatar leleon avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.