Tags: XNua - Lua for XNA
I downloaded a complete 0.1a xnua and compiles LuaTestPC without any problem. When I ran the program, it did not show anything and I found output type set to "Window Application". I changed it to "Console Application". However, the only thing I can see when I run the program is "END". I don't know why. I am using XNA GSE 1.0 refresh. Is there anything I am missing to make it work?