Update readme with new games

This commit is contained in:
Michael Morrison 2013-07-11 04:13:39 -05:00
parent 088369ea9d
commit 1eecba1fdb
3 changed files with 28 additions and 13 deletions

View file

@ -1,4 +1,4 @@
module.exports = require('./gamespy').extend({
module.exports = require('./unreal2').extend({
init: function() {
this._super();
this.options.port = 7778;