mirror of
https://github.com/QW-Group/mvdsv
synced 2026-08-19 04:23:05 -04:00
Added logo and cleanup Travis configuration
This commit is contained in:
parent
afd180dc42
commit
815db5c3da
3 changed files with 5 additions and 7 deletions
10
.travis.yml
10
.travis.yml
|
|
@ -1,9 +1,9 @@
|
|||
dist: trusty
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
# in theory travis should detect what to install,
|
||||
# but we use meson, which is not supported by travis yet and we need custom commands
|
||||
compiler:
|
||||
- gcc
|
||||
|
||||
|
|
@ -14,10 +14,7 @@ env:
|
|||
DATE=$(date +%Y%m%d)
|
||||
TIME=$(date +%H%M%S)
|
||||
|
||||
sudo: required
|
||||
dist: trusty
|
||||
|
||||
matrix:
|
||||
jobs:
|
||||
include:
|
||||
- os: linux
|
||||
env:
|
||||
|
|
@ -31,7 +28,6 @@ matrix:
|
|||
env:
|
||||
TARGET=linux-i686
|
||||
EXTENSION=
|
||||
|
||||
- os: linux
|
||||
env:
|
||||
TARGET=windows-x86
|
||||
|
|
|
|||
|
|
@ -1,4 +1,6 @@
|
|||
# MVDSV: a QuakeWorld server
|
||||

|
||||
|
||||
[](https://travis-ci.org/deurk/mvdsv)
|
||||
|
||||
**[MVDSV][mvdsv]** (MultiView Demo SerVer) has been the most popular **QuakeWorld** server in the world for the more than a decade because of its ability to record every player's point of view in a server side demo and provide many different game modes to enjoy **QuakeWorld** with.
|
||||
|
|
|
|||
BIN
resources/logo/mvdsv.png
Normal file
BIN
resources/logo/mvdsv.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 85 KiB |
Loading…
Add table
Add a link
Reference in a new issue