This is the source to the new C# rewrite of the GameSrv BBS Door Game Server.
The old Delphi version can still be found on SourceForce at http://www.sf.net/projects/rm-gamesrv, but it is no longer maintained (and hasn't been for some time).
You'll also need to get RMLib and RMLibUI in order to compile this project.
The official GameSrv website can be found at http://www.gamesrv.ca/
GameSrv is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
any later version.
GameSrv is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GameSrv. If not, see <http://www.gnu.org/licenses/>.
dosxtrn.exe, sbbsexec.dll, sbbsexec.vxd and code ported from Synchronet's xtrn.cpp are copyright Rob Swindell - http://www.synchro.net/copyright.html
pty-sharp.dll and gnome-pty-helper are copyright Miguel de Icaza
pty-sharp-1.0.tgz src/pty.* is copyright Red Hat, Inc.