|
|
||
|
Great, thank you. It works. I found a C# shard example and ported it to VB.Net 2006/11/28, Mark Edgar <medgar@student.gc.maricopa.edu>:
Thomas Wieczorek wrote:
> I have seen some implementation of LUA in C# and in C++, but I haven't
> seen any implementations of LUA in VB.Net applications.
> Is it possible? Can you please point me please to some projects which
> use it?
You should be able to use LuaInterface from any .NET language.
-Mark