Lua stuffs is working :D

This commit is contained in:
Simon Holmberg
2012-10-17 01:52:58 +02:00
parent a6391527ec
commit 9f838a6d39
11 changed files with 578 additions and 349 deletions
@@ -27,6 +27,7 @@
<Private>False</Private>
<SpecificVersion>True</SpecificVersion>
</Reference>
<Reference Include="Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL" />
<Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
<Private>False</Private>
<SpecificVersion>True</SpecificVersion>
@@ -49,6 +50,7 @@
</Reference>
</ItemGroup>
<ItemGroup>
<Compile Include="LuaImporter.cs" />
<Compile Include="MapProcessor.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>