Fabric Language Kotlin

Fabric Language Kotlin

32M Downloads

Example in README uses unsupported Fabric Loader features

Juuxel opened this issue ยท 2 comments

commented
    "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

commented

right.. i thought i fixed this, must have forgotten.. i hope i can get to this soon

commented

Fixed.