From 072336dba3dfe6faf3b6aea320b25e7ce300befc Mon Sep 17 00:00:00 2001 From: 0neGal Date: Fri, 31 Dec 2021 02:45:56 +0100 Subject: [PATCH] add mods and auto-update under features --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e8ce22e..8cf02280 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ Currently Viper is capable of: * Updating/Installing Northstar * Launching Vanilla and or Northstar + * Manage Mods (Soon, see **mod-support** branch) + * Auto-Update itself (Soon, see **auto-updater** branch) * 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.