viper icon indicating copy to clipboard operation
viper copied to clipboard

Launcher+Updater for TF|2 Northstar

Results 30 viper issues
Sort by recently updated
recently updated
newest added

On Steam deck if Viper cant locate the Titanfall files automatically, the file browser that is used to manually select the Titanfall files cant search files downloaded to a micro...

bug

**What feature would you like added?** Viper currently downloads Northstar from GitHub but we also upload Northstar to Thunderstore as well. In fact Thunderstore version [gets auto-upload by CI on...

enhancement

On each `push`/opened `pull request`, CI builds Windows and Linux executables, and make them downloadable (for 90 days). Build example: https://github.com/Alystrasz/viper/actions/runs/2813902753 Closes #100. --- ##### TODOs - [ ] Create...

enhancement

I would love to add support for Linux users to also be able to Launch the game through Viper, albeit it'll probably take some manual configuration from the user, like...

enhancement

**What feature would you like added?** Thunderstore allows 1-click installing mods from the website using URIs starting with `ror2mm://` The URI for [this mod](https://northstar.thunderstore.io/package/EladNLG/HUDRevamp/) for example is: ``` ror2mm://v1/install/northstar.thunderstore.io/EladNLG/HUDRevamp/1.2.1/ ```...

enhancement

**What feature would you like added?** Since Thunderstore provides mods versioning, Viper should be able to update installed mods if updates are available. This behaviour should be configurable, for example...

enhancement

This PR when merged should ideally completely add support for Linux users being able to click "Launch", with little to no effort, (if the user install the game through Steam),...

enhancement

**What feature would you like added?** We probably wanna add some CI/CD pipeline (probably just GitHub actions) to create builds of each commit pushed to the repo as well as...

enhancement

Config files commonly modified by players, like `R2Northstar\mods\Northstar.CustomServers\mod\cfg\autoexec_ns_server.cfg` should not be overwritten without warning if their content has been changed. To check if their content has changed, compare the content...

bug
enhancement

When updating NS it simply unpacks the zip in the game path, however that means if a file was removed in the core mods, when you then update the old...

bug