MUDCompiler:
- Now compiles scripts contained under a MUDCompiler/bin/debug/Scripts folder. MudEngine: - ScriptEngine now wraps scripts inside a default namespace. MUDScripts MUST not be placed within a namespace inside the script. The Engine handles it automatically.
This commit is contained in:
parent
fe05693fee
commit
0f87ac233a
4 changed files with 73 additions and 2 deletions
|
@ -14,6 +14,5 @@ namespace MudEngine.GameObjects.Characters.Controlled
|
|||
public PlayerBasic()
|
||||
{
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue