MudGame added. From within Visual Studio set MudGame as the Startup Project.

Run the Game once, then edit the Settings.ini file generated to enable or disable the network server. Setting ServerEnabled to False will enable the Singleplayer offline mode within the engine.
This commit is contained in:
Scionwest_cp 2010-08-08 18:36:36 -07:00
parent b4b88cdbd3
commit cf41436381
5 changed files with 259 additions and 11 deletions

View file

@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?><ItemProperties xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><Properties><Property><Name>svn:ignore</Name><Value>obj
</Value></Property></Properties></ItemProperties>