Recent content by Rinuuri

  1. R

    Question Paperweight NMS Multiversioning

    I am trying to make my plugin support multiple versions with NMS and paperweight-userdev, as I understand I need to copy all classes that are using NMS and implement them for each supported version, but I don't know how to import all that versions at the same time for compiling, I can compile...