Fabric Language Kotlin

Fabric Language Kotlin

47M Downloads

Suggestion: Include kotlin-metadata-jvm

serenyadev opened this issue ยท 5 comments

commented

As the title suggests, include kotlin-metadata-jvm module

commented

Hey, I'm not against this, my only concern is the metadata jar is 1MB for something that I'm not sure many mods will use.

What's your use case?

commented

Need to read kotlin metadata in some asm thing (so cant use reflection there) bit of a niche but i could see more use cases for it

commented

Is there anything stopping you from JIJ'ing it into your own mod? This might be best. An extra MB is quite a bit for a really niche use case.

commented

No thats fine. Was honestly not aware of the file size, my thoughts was just that itd be easier to keep the latest version if its in flk.

commented

so you can close if you wanna