endless-sky / plugin-template

This repository serves as a basic template to be used when creating a plugin for the game Endless Sky. Fork it and start modding!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

plugin-template

This repository serves as a basic template to be used when creating a plugin for the game Endless Sky. Fork it and start modding!

Creating a repository from a template

Things to do after forking:

  1. Clone your repo locally. You'll want to clone / symlink your repo within the "plugins" directory in your "user" directory (which is where Endless Sky writes your pilot savegames). This ensures you can update your local version of Endless Sky without worrying about losing any uncommitted & unpushed data.
  2. Flesh out your content! You can learn about all the different bits of game data in the Endless Sky wiki.
  3. Submit your plugin for distribution.

About

This repository serves as a basic template to be used when creating a plugin for the game Endless Sky. Fork it and start modding!

License:GNU Affero General Public License v3.0