How to import C#.NET objects into Moonsharp #338
Unanswered
jordanferrazza
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have discovered Moonsharp just now as an alternative to NLua. I am currently trying to import my namespace into Moonsharp in a C#.NET project. How do I do that?
Currently I get errors like 'Assembly.GetCallingAssembly is not supported on target framework.' and 'attempt to call nil value'.
Beta Was this translation helpful? Give feedback.
All reactions