visual studio 2013 - Debugging Babelua in VS2013 error -
so downloaded vs2013 babelua plugin. works perfect, when debugging code opens lua.exe command window , closes after executing it.
i have test.lua file print("hello") statement in it. can see printed output 0.5 secs , command window gets closed immediately.
is there way can fix this?
Comments
Post a Comment