diff options
author | 0neGal <mail@0negal.com> | 2022-01-01 17:42:42 +0100 |
---|---|---|
committer | 0neGal <mail@0negal.com> | 2022-01-01 17:47:17 +0100 |
commit | b91a1ad65ec617486bc6c99d6334cea249db7e15 (patch) | |
tree | b8fb65bc95853dbbb48cba0054634413b4b28acf | |
parent | cd0a935a85dde412dad0f0f201c8384feaf4ff7b (diff) | |
download | Viper-b91a1ad65ec617486bc6c99d6334cea249db7e15.tar.gz Viper-b91a1ad65ec617486bc6c99d6334cea249db7e15.zip |
added a section for existing launchers
-rw-r--r-- | README.md | 18 | ||||
-rw-r--r-- | assets/preview.png (renamed from preview.png) | bin | 13623 -> 13623 bytes | |||
-rw-r--r-- | assets/xkcd.png | bin | 0 -> 24305 bytes |
3 files changed, 17 insertions, 1 deletions
@@ -3,7 +3,7 @@ Viper is a launcher and updater for [Northstar](https://github.com/R2Northstar/Northstar), and not much more than that. <p align="center"> - <img src="preview.png"> + <img src="assets/preview.png"> </p> ## How to? @@ -48,6 +48,22 @@ Currently Viper is capable of: Besides this I've been considering adding some easy to use VPK modding tools so everybody can have fun with VPK modding even if you don't know how to do it the traditional way. However that is not at the top of the todo list right now. +## Sidenote + +Given that we already have so many Northstar updaters and launchers I urge people to instead of creating new launchers unless there's a very specific reason, just make a pull request on one of the existing, otherwise we'll continue to have new ones. + +<p align="center"> + Relevant xkcd:<br> + <img src="assets/xkcd.png"> +</p> + +Some of the existing launchers are listed below: + * Viper - A launcher with an easy to use GUI and CLI albeit missing some features + * [Ronin](https://github.com/MindSwipe/ronin) - a CLI only updater + * [laundmo's updater](https://github.com/laundmo/northstar-updater) - another CLI only updater + * [Juicy's mod manager](https://github.com/BigSpice/NorthStar-Mod-Manager-Ext-1) - an updater and manager for mods, most feature rich + + ## Credits All credits for logos go to Imply#9781. diff --git a/preview.png b/assets/preview.png Binary files differindex d1190c9..d1190c9 100644 --- a/preview.png +++ b/assets/preview.png diff --git a/assets/xkcd.png b/assets/xkcd.png Binary files differnew file mode 100644 index 0000000..5d38303 --- /dev/null +++ b/assets/xkcd.png |