MCEF Modern 图标

MCEF Modern

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 0.3.3+mc26.2.jcef146.0.10
本资源为搬运资源,原资源地址: https://modrinth.com/mod/mcef-modern
资源信息

Minecraft 版本: 26.2

平台: fabric

标签: library technology utility

资源介绍

MCEF Modern

Minecraft Chromium Embedded Framework — mod and library for adding Chromium web browser into Minecraft

MCEF is based on java-cef (Java Chromium Embedded Framework),
which is based on CEF (Chromium Embedded Framework),
which is based on Chromium.
It was originally created by montoyo.
Then, it was rewritten by the CinemaMod Group.
Then, it was rewritten again and named "MCEF Modern" by DimasKama.

Features

  • Modern Minecraft and Chromium versions support
  • Documented API
  • Asynchronous initialization

For Players

Install this mod like a regular fabric mod

For Modders

build.gradle setup:

  • With DimasKama's maven:
repositories {
    // Other repositories

    maven {
        url = uri('https://maven.dimaskama.net/releases')
    }
}

dependencies {
    // Other dependencies

    modImplementation "net.dimaskama:mcef-modern:${mcef_modern_version}"
}
  • Or with the Modrinth maven:
repositories {
    // Other repositories

    exclusiveContent {
        forRepository {
            maven {
                url = "https://api.modrinth.com/maven"
            }
        }
        filter {
            includeGroup "maven.modrinth"
        }
    }
}

dependencies {
    // Other dependencies

    modImplementation "maven.modrinth:mcef-modern:${mcef_modern_version}"
}

Example

Simple usage example can be found in Test Mod

📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Cheaper Armor Trim Duplication

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

查看详情
Longer Chat History

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

查看详情
BeyondBosses

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

查看详情
Atmosfera

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

查看详情