~marcoceppi/charms/oneiric/steam/trunk

« back to all changes in this revision

Viewing changes to env/css

  • Committer: Marco Ceppi
  • Date: 2011-11-07 04:47:35 UTC
  • Revision ID: git-v1:41a83aa9121981357a9de991c97b239bfec2e6b4
Added Counter Strike: Source env

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
GAME_NAME="Counter Strike Source"
 
4
GAME_DIR="css/cstrike"
 
5
GAME_CFG_DIR="$GAME_DIR/cfg"
 
6
GAME_BINARY="css/srcds_linux"
 
7
 
 
8
open-port 80
 
9
open-port 27015
 
10
open-port 27016