Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mOctave committed Aug 4, 2023
2 parents 4a91a70 + b3fb161 commit 4f9d426
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# 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!
# Eternal Shuttle
---
_What if \<first\> \<last\> never saved the galaxy?_

[Creating a repository from a template](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template#creating-a-repository-from-a-template)
---
Eternal Shuttle is an entirely new storyline that takes place a thousand years after the events described in Endless Sky. After discovering the secret of jump drives and finding a way to create new hyperlinks, humanity was once again bound for a golden era of exploration. However, the Alphas were still at work, and soon the Republic collapsed and its splinter states warred amongst each other until all that was left to humanity was a small patch of the 35th hyperfabric. If that weren't enough, a new force called the Ashkth has begun destroying star systems.
Amidst all of this appears a new character, a trash-barge pilot who sees their life destroyed in front of their eyes with the station they called home. Now, \<first\> \<last\> mounts a campaign of revenge against the Ashkth, with the hopes of bringing peace to a dying species.


## 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](https://github.com/endless-sky/endless-sky/wiki/CreatingPlugins)
3. [Submit your plugin for distribution](https://github.com/EndlessSkyCommunity/endless-sky-plugins) (to be updated)
This is a story of the end of humanity, and of the darker side of human nature. It is a story of murder, betrayal, and generosity all thrown into one. This is a story about how some things change completely and others never do: like the eternal Shuttle.

0 comments on commit 4f9d426

Please sign in to comment.