MudGame:
- Added missing Settings.ini file. This prevented compiling the engine when downloaded fresh from the repo.
This commit is contained in:
parent
7e31a78f72
commit
f185bf4626
2 changed files with 13 additions and 0 deletions
2
MudGame/Settings.ini
Normal file
2
MudGame/Settings.ini
Normal file
|
@ -0,0 +1,2 @@
|
|||
ScriptPath=Scripts
|
||||
ScriptExtension=.cs
|
|
@ -7,4 +7,15 @@ CommandCreate.cs
|
|||
CommandSay.cs
|
||||
EarthGame.cs
|
||||
CommandHelp.cs
|
||||
</Value></Property><Property><Name>svn:ignore</Name><Value>CommandClear.cs
|
||||
CommandCreate.cs
|
||||
CommandSay.cs
|
||||
EarthGame.cs
|
||||
CommandHelp.cs
|
||||
CommandExit.cs
|
||||
CommandGetTime.cs
|
||||
CommandLinkRoom.cs
|
||||
CommandLook.cs
|
||||
CommandSave.cs
|
||||
CommandWalk.cs
|
||||
</Value></Property></Properties></ItemProperties>
|
Loading…
Add table
Add a link
Reference in a new issue