# Minecraft WebKit **Repository Path**: ToSimplZ/minecraft-web-kit ## Basic Information - **Project Name**: Minecraft WebKit - **Description**: 基于openJFX WebKit https://gitee.com/openjfx/jfx 二次封装以便运行在Minecraft上 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-03-23 - **Last Updated**: 2022-05-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Minecraft WebKit #### 介绍 基于openJFX WebKit https://gitee.com/openjfx/jfx 二次封装以便运行在Minecraft 1.18.2 Fabric上 #### 安装教程 1. 下载jar 2. 放入mods文件夹 #### 使用说明 1. 将本mod作为依赖引用 2. 像正常一样使用javafx 3. 只支持win #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request