GithubHelp home page GithubHelp logo

wolfwilliams / viper Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 0negal/viper

0.0 0.0 0.0 14.65 MB

Launcher+Updater for TF|2 Northstar

License: GNU General Public License v3.0

Shell 0.92% JavaScript 74.17% CSS 16.80% HTML 8.11%

viper's Introduction



FAQ | Contributing | Releases

What is Viper?

Viper is a launcher and updater for Northstar, and not much more than that.

Install

Downloads are available on the releases page.

Please note that some versions will update themselves automatically when a new release is available (just like Origin or Steam) and some will NOT, so choose it accordingly. Only the AppImage, Flatpak and Windows Setup/Installer can auto-update.

Windows: Viper Setup [x.y.z].exe (auto-updates, and is recommanded), Viper [x.y.z].exe (single executable, no fuss)

Linux: .AppImage or Flatpak (auto-updates), AUR (unofficial), .deb, .rpm, .tar.gz

GitHub release (latest by date) GitHub release downloads (latest by date) Flathub installs (Total)

What can it do specifically?

Currently Viper is capable of:

  • Updating/Installing Northstar
  • Launching Vanilla and or Northstar
  • 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.

Configuration

All settings take place in the settings page, found in the top right corner of the app, where you can disable auto-updates, and other related settings. You can also manually go in and edit your config file (viper.json), if you feel so inclined.

Your configuration file will be found in %APPDATA%\viper.json on Windows, and inside either ~/.config or through your environment variables ($XDG_CONFIG_HOME) on Linux, the latter has priority.

Contact/Support

To get support either open a GitHub issue.
Or if you must you can contact a developer through the methods below:

Ways to contact the main developer: 0neGal

Frequently Asked Questions (FAQ)

Many of the questions and problems you may have might be able to be answered by reading the FAQ page. So before opening an issue or asking for support please read through it first!

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.

Relevant xkcd:

Some of the existing launchers are listed below:

  • Viper - A launcher, updater and mod manager with an easy to use GUI
  • ViperSH - A Bourne Shell, CLI only, Northstar updater and mod manager
  • VTOL - an updater and manager for mods, very feature rich
  • r2modman - General purpose mod manager, which has support for Northstar
  • Papa - a CLI only installer, updater, and mod manager
  • FIITE - a minimalistic CLI installer and updater.

Development

If you wanna edit Viper's code and run it and so on, you can simply do something along the lines of the below:

$ git clone https://github.com/0neGal/viper

$ cd viper

$ npm i

$ npm run start

This'll launch it with the Electron build installed by npm.

Additionally, if you're creating your own fork you easily publish builds and or make builds with either npm run publish or npm run build respectively, the prior requiring a $GH_TOKEN to be set, as it creates the release itself so it needs a token with access to your repo. So you'd do something along the lines of:

$ GH_TOKEN="<your very long, private and wonderful token>" npm run publish

Keep in mind building all Linux builds may take a while on some systems as packaging the tar.gz release can take a while on many CPU's, at least from my testing. All other builds should be done quickly. When using the publish command it also automatically uploads the needed files to deploy auto-updates, keep in mind you'd need to have the repository setting changed to your new fork's location, otherwise it'll fetch from the original.

Credits

Logo: Imply#9781
Viper Background: Uber Panzerhund
Titanfall+Northstar Logo: Aftonstjarma

viper's People

Contributors

0negal avatar alystrasz avatar xnovadelta avatar dependabot[bot] avatar geckoeidechse avatar dxssucuk avatar pcbmaster avatar 3top1a avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.