Adding components. All things related to a component is placed in the same namespace. So IRacing is now a component, containing an IRacingPlugin, a number of Events and "LuaGlue".. A LuaGlue was before called MethodCollection - its the code that exposes c# methods to Lua.
I'm going to squash this, as I didn't separate the commits well enough.
Adding components. All things related to a component is placed in the same namespace. So IRacing is now a component, containing an IRacingPlugin, a number of Events and "LuaGlue".. A LuaGlue was before called MethodCollection - its the code that exposes c# methods to Lua.
I'm going to squash this, as I didn't separate the commits well enough.