Skip to content

Custom modules for the Brioches Apollo Saturn parts Pack

License

Notifications You must be signed in to change notification settings

105-Code/basp-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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