1. Rak

    Rak

    import clr

    ImportError: Import of module clr not allowed


    is there another way I can import this library?

    Thanks.
     
  2. Wulf

    Wulf Community Admin

    What do you need it for? Plugins are sandboxed for security reasons.
     
  3. Rak

    Rak

    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
     
  4. Wulf

    Wulf Community Admin

    All of the core DLLs are generally already referenced.