Recent content by Akzyra

  1. A

    GneX's A19 Modlet Collection

    Thats why I tagged OP as well, its a error in the files. You can fix it yourself if you remove/replace the '&' (ampersand character). I replace it with the word 'and' so it still makes sense. Code removed as it was fixed.
  2. A

    GneX's A19 Modlet Collection

    @GneX, @Leaffallinglight No, the ModInfo.xml is invalid, you cannot put '&' into XML like normal text, its a special char used for encoding chars that are not valid in XML. So either replace it with the word 'and' or with the encoding for the ampersand '&'...
Back
Top