Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 945 Bytes

File metadata and controls

42 lines (27 loc) · 945 Bytes

BASPModules

Custom modules for the Brioches Apollo Saturn parts Pack.

Description

This project will implement all the custom requirements to give special behavior to the Apollo Saturn parts package.

Getting Started

Dependencies

You will need visual studio. You will also need to place in the dependencies folder the following dll files:

  • 0Harmony.dll
  • Assembly-CSharp.dll
  • Newtonsoft.Json.dll
  • UnityEngine.CoreModule.dll
  • UnityEngine.CoreModule.dll
  • UnityEngine.dll

Executing program

Open BASPModules.sln file.

Authors

@dani0105

Version History

  • 1.0.0
    • Autodetach module
    • Initial Release

License

This project is licensed under the Apache License License - see the LICENSE.md file for details

Acknowledgments