作者:rebot | 分类:模组
Minecraft 版本: 1.20.4
平台: forge
标签: library utility
Koremods is a Kotlin Script bytecode manipulation framework. It providers modders a new way of transforming (not just) minecraft bytecode with rich IDE support and Gradle integration.
This Modrinth project contains releases for Koremods Modlauncher, the MinecraftForge frontend.
To get started using Koremods in your mod, check our wiki.
Kotlin Scripting is a new, experimental technology that lets you run Kotlin code without prior compilation or packaging. All of Kotlin's language features are available, usually with the addition of a speficic DSL provided by the script definition. Scripts are compiled into bytecode at runtime, and then loaded into the JVM using a custom classloader.
请登录后举报
暂无评论,抢个沙发吧~