Git Product home page Git Product logo

wvm's Introduction

Warsow Version Manager

Simple way to install any version of Warsow FPS on your Linux machine. Use it to play any version of the game with different profiles, or to run multiple isolated servers with different configs!

Installation

Create a directory, where all your warsow installations will be contained:

mkdir warsow
cd warsow

Download the script using either curl or wget:

curl -o wvm.sh https://raw.githubusercontent.com/stylemistake/wvm/master/wvm.sh
wget -O wvm.sh https://raw.githubusercontent.com/stylemistake/wvm/master/wvm.sh

Source the script and install the latest Warsow version:

source wvm.sh
wvm init
wvm install latest

And you're done!

You can add the line source <path_to>/wvm.sh to your ~/.bashrc, so it injects wvm into your bash session every time you open the console!

Usage

Warsow Version Manager

Usage:
    wvm help          Show this help message
    wvm init          Initialize this folder to use with wvm
    wvm list          List installed versions
    wvm list remote   List remote versions available to install
    wvm install       Download and install a version of Warsow
    wvm current       Show current version of Warsow
    wvm use           Set current version of Warsow
    wvm run           Run Warsow
    wvm profile       Show profiles or switch a profile
    wvm server        Start/stop a Warsow server

Example:
    wvm install latest
    wvm profile foo
    wvm run

Server example:
    wvm install latest
    wvm server init foo (then edit server.cfg)
    wvm server start foo
    wvm server list
    wvm server stop foo

Planned features

  • Automatic generation of a Warsow launcher (./warsow and a desktop launcher)
  • Remote RCON console to running servers;
  • Profile copying and migration.

Contacts

Style Mistake <[email protected]>

wvm's People

Contributors

stylemistake avatar

Stargazers

 avatar  avatar

Watchers

James Cloos avatar Warfork avatar

Forkers

warfork

wvm's Issues

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.