GitHubスター
1
ユーザー評価
未評価
フォーク
0
イシュー
0
閲覧数
1
お気に入り
0
README
✿ MCP-Gradle ✿ 
MCP is a toolkit for creating mods for the game Minecraft.
Supported versions:
- 1.8.9 (Included Optifine M5)
Setting up a Workspace
- First, you need to run Minecraft version for the first time to download all the assets.
- Second, you need to change the working directory to the path where Minecraft was downloaded to.
git clone https://github.com/Kinue72/MCP-Gradle.git
cd MCP-Gradle
./gradlew run
How to build
git clone https://github.com/Kinue72/MCP-Gradle.git
cd MCP-Gradle
./gradlew jar
スレッド