Moved rScript source files into the Mud Engine.Scripting files. Planning on removing the reference to rScript.dll and keep everything within the MudEngine.
Deleted the Attributes folder as it is no longer used.
Moved Server.cs from Networking to Communication folder.
Classes all still reside within their original namespaces, just migrating files into their new folders. Namespace migration will take place afterwards.