viper
Launcher+Updater for TF|2 Northstar
File Explorer
Download Latest Version (.zip)- bug_report.md
- empty-template.md
- feature_request.md
- dev_builds.yml
- localizations.yml
- release_builds.yml
- FUNDING.yml
- download.png
- ns-launch.png
- ns-mods.png
- ns-releases.png
- preview.png
- titanfall.png
- viper.png
- xkcd.png
- 1.jpg
- 2.jpg
- 3.jpg
- 4.jpg
- 5.jpg
- 6.jpg
- 7.jpg
- image.png
- linux.png
- preview.png
- viper.png
- windows.png
- index.html
- main.css
- main.js
- redirect.js
- downloads.js
- langs.js
- publish.sh
- dragui.css
- grid.css
- launcher.css
- popups.css
- selection.css
- theming.css
- toasts.css
- tooltip.css
- webview.css
- import.css
- Roboto-Black.ttf
- Roboto-BlackItalic.ttf
- Roboto-Bold.ttf
- Roboto-BoldItalic.ttf
- Roboto-Italic.ttf
- Roboto-Light.ttf
- Roboto-LightItalic.ttf
- Roboto-Medium.ttf
- Roboto-MediumItalic.ttf
- Roboto-Regular.ttf
- Roboto-Thin.ttf
- Roboto-ThinItalic.ttf
- apply.png
- check.png
- close.png
- down.png
- download.png
- downloads.png
- external.png
- filter.png
- game.png
- language.png
- linux.png
- minimize.png
- no-image.png
- northstar.png
- offline.png
- open.png
- redo.png
- search.png
- settings.png
- sort.png
- titanfall2.png
- toggles.png
- trash.png
- updates.png
- viper.png
- browser.js
- dom_events.js
- events.js
- gamepad.js
- gamepath.js
- is_running.js
- kill.js
- launch.js
- launcher.js
- localize.js
- mods.js
- navigate.js
- popups.js
- process.js
- request.js
- set_buttons.js
- settings.js
- toasts.js
- tooltip.js
- update.js
- version.js
- index.html
- main.css
- main.js
- northstar.jpg
- tf2.jpg
- viper.jpg
- 512x512.png
- icon.ico
- ns.png
- vanilla.png
- de.json
- en.json
- es.json
- fr.json
- maintainers.json
- zh.json
- console.js
- findgame.js
- gamepath.js
- in_path.js
- ipc.js
- is_running.js
- json.js
- kill.js
- launch.js
- mods.js
- packages.js
- protocol.js
- releases.js
- requests.js
- settings.js
- update.js
- version.js
- cli.js
- index.js
- lang.js
- win.js
- .gitignore
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- FAQ.md
- LICENSE
- package-lock.json
- package.json
- PUBLISH.md
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/0neGal/viper
Downloads the entire project code from GitHub to your computer.
cd viper
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
$ npm i
Type this command into your terminal and run it.
$ npm run start
Starts the development/run server.
$ GH_TOKEN="<your very long, private and wonderful token>" npm run publish
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
