Skip to content
This repository has been archived by the owner on Aug 11, 2024. It is now read-only.

Warsow/warsow-root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warsow Root

This project provides you with scripts to build the latest version of Warsow.

bin/warsow

Alias for bin/warsow-builder --run

bin/warsow-builder

Currently, this script does the following:

  • Copies game assets
  • Compiles qfusion from sources
Usage: bin/warsow-builder [(-r --run)] [(-c --clean)] ...

Example:
  bin/warsow-builder --run +set developer 1

It creates two new directories:

  • build/warsow (game folder)
  • build/warsow-home-data (home data folder)

You can put your configs, extra maps or other data into warsow-home-data.

bin/warsow-builder (-r --run)

Runs Warsow after a successful build.

bin/warsow-builder (-c --clean)

Removes build/warsow and cleans qfusion folder.

About

Build environment for Warsow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages