aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-01-12 17:04:22 +0100
committer0neGal <mail@0negal.com>2022-01-12 17:05:58 +0100
commitb912e0b2280798982f24988dadaab776d8b3630f (patch)
tree6c3aea31f8d2a6e014adebecf70ae5f125ff35b7
parent4f9884bf121cacfe10e4a438150bbb5289644f47 (diff)
downloadViper-b912e0b2280798982f24988dadaab776d8b3630f.tar.gz
Viper-b912e0b2280798982f24988dadaab776d8b3630f.zip
fix "soon" text for mod support, and added previewv1.0.0
A preview of the new UI that is...
-rw-r--r--README.md6
-rw-r--r--assets/preview.pngbin0 -> 256849 bytes
2 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2f3c69a..1b83785 100644
--- a/README.md
+++ b/README.md
@@ -20,15 +20,19 @@ Please note that some versions will update themselves automatically when a new r
## What can it do specifically?
+<p>
Currently Viper is capable of:
+<img src="assets/preview.png" align="right" width="50%">
+
* Updating/Installing Northstar
* Launching Vanilla and or Northstar
- * Manage Mods (Soon, see [**mod-support**](https://github.com/0neGal/viper/tree/mod-support) branch)
+ * Manage Mods
* Auto-Update itself
* Be pretty!
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.
+</p>
## Configuration
diff --git a/assets/preview.png b/assets/preview.png
new file mode 100644
index 0000000..2602337
--- /dev/null
+++ b/assets/preview.png
Binary files differ