Skip to content

shift02/MCEconomy3

Repository files navigation

MCEconomy3

Build Status Minecraft version 1.12.2 MMPL_J

Add Economy to Minecraft

Overview 概要

API to add the concept of economy in Minecraft

Minecraftに経済の概念を追加するAPI

Dependency 依存関係(開発環境に追加する)

Please describe the following in build.gradle

build.gradleに以下を記述する

repositories {

    maven { url 'https://shift02.github.io/maven/' }
}

dependencies {

    compile 'shift.mceconomy3:mceconomy3:1.1.2:dev'
}

License ライセンス

MMPL_J

Link リンク