Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.05 KB

Starsector API

Unofficial Starsector API documentation and API release.

Contributing

In order to contribute you will need a Github account.

Adding documentation via a browser (good for few files at a time):

Adding documentation from a local repository:

  • Fork this repository and clone it locally.
  • Add documentation as needed.
  • Push your changes to your fork.
  • Create a merge request and go through review and merge process.

Once your changes have been accepted (you may be asked for edits) they will be merged to main repo and the documentation will be updated.