Skip to content

Repository files navigation

MCPitanLib Checker

日本語

MCPitanLibやその他前提MODが入っているか、また、前提MODをダウンロードすることもできます。

ダウンロードできる前提MOD

  • MCPitanLib
  • Small Stairs (Additional Small Stairs)

使い方

repositories {
    maven {
        url = "https://maven.pitan76.net/"
    }
}

dependencies {
    modImplementation "net.pitan:mcpitanlib_checker-fabric:${mcpitanlib_checker_version}"
}

gradle.propertiesに以下のように記述してください。

# Example: 1.0.4
mcpitanlib_checker_version=x.x.x

ライセンス

このMODはMITライセンスのもとで公開されています。詳しくはLICENSEをご覧ください。

English

You can check if MCPitanLib and other prerequisite MODs are installed, and you can also download prerequisite MODs.

Prerequisite MODs that can be downloaded

  • MCPitanLib
  • Small Stairs (Additional Small Stairs)

How to use

repositories {
    maven {
        url = "https://maven.pitan76.net/"
    }
}

dependencies {
    modImplementation "net.pitan:mcpitanlib_checker-fabric:${mcpitanlib_checker_version}"
}

Please write as follows in gradle.properties.

# Example: 1.0.4
mcpitanlib_checker_version=x.x.x

License

This MOD is released under the MIT license. Please see LICENSE for details.

About

Check if installed required mods

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages