diff options
author | GeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com> | 2024-01-08 16:44:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-08 16:44:31 +0100 |
commit | 9999c0c3912a65333ab780bbe5114b9e75859426 (patch) | |
tree | c5ee2cc232ebaa35d2d6c0c5102c17ffc2fd8d42 /docs/development/repositories/northstarlauncher.md | |
parent | d88030def6bf231b1f082758c44e8cdf6a99346e (diff) | |
download | NorthstarWiki-9999c0c3912a65333ab780bbe5114b9e75859426.tar.gz NorthstarWiki-9999c0c3912a65333ab780bbe5114b9e75859426.zip |
Move source file for NorthstarLauncher page (#271)
So that it's together with the other repository pages
Diffstat (limited to 'docs/development/repositories/northstarlauncher.md')
-rw-r--r-- | docs/development/repositories/northstarlauncher.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/development/repositories/northstarlauncher.md b/docs/development/repositories/northstarlauncher.md new file mode 100644 index 0000000..89aeca4 --- /dev/null +++ b/docs/development/repositories/northstarlauncher.md @@ -0,0 +1,7 @@ +# NorthstarLauncher + +### Setup + +Build instructions for the launcher can be found here: + +{% embed url="https://github.com/R2Northstar/NorthstarLauncher/blob/main/BUILD.md" %} |