Forgelin: Legacy 图标

Forgelin: Legacy

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 2.4.0-2.2.21
本资源为搬运资源,原资源地址: https://modrinth.com/mod/forgelin-legacy
资源信息

Minecraft 版本: 1.7.10

平台: forge

标签: library

资源介绍

This is a library mod designed to be used by other mods. It doesn't add any game features by itself, and is purely an API.

Additions

  • Backport to 1.7.10
  • Updated to Kotlin 2.x
  • Dynamic kotlin downloading via FPLib DepLoader (much smaller mod jar size!)
  • Provides a Forge ILanguageAdapter for using Kotlin object classes as your main mod class.
  • Provides Dispatchers.MinecraftServer and Dispatchers.MinecraftClient for dispatching coroutines during server tick and client tick, respectively

Information for mod developers below

  • Usage with FPGradle:

build.gradle.kts:

plugins {
    //...
    kotlin("jvm") version "2.2.21"
}
minecraft_fp {
    //...
    kotlin {
        forgelinVersion = "2.4.0-2.2.21"
    }
}

gradle.properties:

kotlin.stdlib.default.dependency=false

The kotlin version that forgelin downloads is always in the suffix after the - in the version number

下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Vanilla++ by gabe

价格:0 墨喵币
下载量:0

查看详情
nfoert's Modpack

价格:0 墨喵币
下载量:0

查看详情
Monster Eggs

价格:0 墨喵币
下载量:0

查看详情
Things Retextured

价格:0 墨喵币
下载量:0

查看详情