diff --git a/docs/content/pages/tutorials/star_system.md b/docs/content/pages/tutorials/star_system.md new file mode 100644 index 00000000..aa675a62 --- /dev/null +++ b/docs/content/pages/tutorials/star_system.md @@ -0,0 +1,15 @@ +--- +Title: Star System +Description: A guide to creating new star systems +Sort_Priority: 70 +--- + +# Intro + +Welcome! this page outlines how to create a custom star system. + +## Vessel Coordinates + +You can warp to custom star systems via the Nomai vessel. Each coordinate has to be 2-6 points long. + +![entryLocationExample]({{ "images/star_system/coordinates.webp"|static }}) diff --git a/docs/content/static/images/star_system/coordinates.webp b/docs/content/static/images/star_system/coordinates.webp new file mode 100644 index 00000000..0bebb4a3 Binary files /dev/null and b/docs/content/static/images/star_system/coordinates.webp differ