Example in README uses unsupported Fabric Loader features
Juuxel opened this issue ยท 2 comments
"requires": {
"fabric-language-kotlin": ">=1.4.0"
}
As I pointed out on #21, requires
a deprecated and broken leftover from Loader versions before 0.4 and depends
should be used instead.
Edit: this also affects the sample json
right.. i thought i fixed this, must have forgotten.. i hope i can get to this soon