From 230bc206bb243b1962b0e731418ae944c331234e Mon Sep 17 00:00:00 2001 From: Google Code Exporter Date: Mon, 23 Mar 2015 16:58:09 -0400 Subject: [PATCH] Migrating wiki contents from Google Code --- ProjectHome.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 ProjectHome.md diff --git a/ProjectHome.md b/ProjectHome.md new file mode 100644 index 0000000..f4e59ad --- /dev/null +++ b/ProjectHome.md @@ -0,0 +1,26 @@ +GHost++ is a Warcraft 3 game hosting bot. Some features include: + + * run on Windows, Linux, and OS X + * host Reign of Chaos or The Frozen Throne games + * connect to official battle.net and PVPGN realms + * connect to multiple realms at the same time + * host battle.net games and LAN games + * host battle.net games across realms (players from different realms can play in the same game) + * auto refresh games on battle.net + * auto host and start games without admin interaction + * can be controlled via LAN (you only need one set of CD keys) + * host multiple games at the same time + * host melee maps and custom maps + * high speed map downloads (with adjustable maximum download speed) + * host saved games + * record complete replays of hosted games (including allied and private chat from all players) + * determine player pings and countries of origin + * player bans + * player statistics + * kick players from games + * adjustable game latency + * adjustable lag screen + * mute global chat in games + * mute individual players in lobbies and games + * use a local SQLite database or any MySQL database to store admins/bans/stats/etc + * and much more... \ No newline at end of file