Track API
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.21.1-forge-1.3
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/track-api
资源信息
Minecraft 版本: 1.21.1
平台: forge
资源介绍
Summary
A simple API to allow mods that interact with track to interoperate.
Primarily used by Immersive Railroading.
Usage (For Developers)
Add the maven repository to your build.gradle(.kts)
repositories {
maven {
url = "https://teamopenindustry.cc/maven"
}
}
Then add the API to your dependencies block
'trackapi:TrackAPI:${game_version}-${platform}-${mod_version}'
For example, if you want to build for Forge 1.12.2, add implementation 'trackapi:TrackAPI:1.12.2-forge-1.3'
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~