Aster OSP config
| Author | Tomasz KalkosiĆski anonymous |
| Version | 1.0 |
| Release date | 2008-02-29 |
| License | GPL2 |
| URL | http://www.spoonman.eu |
| IRC | #clan.ppp @ QuakeNet |
| Download |
OSP config files I use on ASTER server I admin. Original author is unknown to me as this config was flying around for years.
Requirements
- Your own server to run Quake 3 Arena game with OSP mod by Rhea.
Installation
- Unzip all files into your osp directory.
- Set variables and start server with:
#!/bin/sh MOD_NAME="osp" IP="127.0.0.1" PORT=27960 CFG="tdm.cfg" HOMEPATH=".q3a" MEMORY=80 ./q3ded +set dedicated 2 +set com_hunkmegs $MEMORY \ +set net_port $PORT +set net_ip $IP \ +set fs_game $MOD_NAME +exec $CFG +set fs_homepath $HOMEPATH
Changelog
- 1.0 Release (29.02.2008)
- first public release
Files
Files included in aster-osp-cfg-1.0.zip:- aster-osp.cfg
- README
- COPYING
Created by: SpOOnman.
Last modification on 29 Feb 2008 [08:17 UTC]
Last modification on 29 Feb 2008 [08:17 UTC]