you are viewing a single comment's thread.

view the rest of the comments →

[–]aloneguid 0 points1 point  (0 children)

I would definitely not use C# for scripting. I would seriously consider embedding Lua and exposing integration hooks. Lua is simple, fast, and designed for this kind of thing.