import clr
ImportError: Import of module clr not allowed
is there another way I can import this library?
Thanks.
ImportError: Import of module clr not allowed
Discussion in 'Rust Development' started by Rak, Jun 5, 2016.
-
Wulf Community Admin
What do you need it for? Plugins are sandboxed for security reasons.
-
Ah alright, I was just experimenting with python in rust plugins and wanted to create a refrence through clr to "Assembly-CSharp".
I sent you an email a few days ago regarding plugin development of Minstrel, kindly respond -
Wulf Community Admin
All of the core DLLs are generally already referenced.
