GithubHelp home page GithubHelp logo

mairwunnx / minecraft-forge-kotlin-mod-template Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 0.0 71 KB

Minecraft mod template using forge and Kotlin or just Forge MDK but with Kotlin.

License: MIT License

Kotlin 67.87% Java 32.13%
minecraft-mod minecraft forge-mod forge forge-kotlin kotlin-forge kotlin-for-forge forge-kotlin-build-script forge-kotlin-compatibility forge-kotlin-example kotlin-forge-example kotlin-forge-template forge-mdk forge-kotlin-mdk

minecraft-forge-kotlin-mod-template's Introduction

๐Ÿ› Lightweight template repository for forge mod with using kotlin language and gradle build tools.


Compatibility โœ”

Minecraft version Forge version Gradle version
1.14.4 (this branch) 28.X.X 5.6.4
1.15.2 31.X.X 5.6.4

Contains ๐Ÿง

  • Gradle kotlin dsl buildscript build.gradle.kts.
  • Boilerplate code of forge mdk.
  • Included kotlin runtime (JDK 8) in build.
  • Documentation for build script.
  • Included some hacks for using forge events in kotlin classes. (Not cool, but work).

Get started โ˜•

  1. Download sources \ clone repository or click on Use this template and clone.
  2. Open as project cloned repository on local disk. (In IDEA or Eclipse).
  3. IDEA automatically starts configuring build script. (Nothing need to do).
  4. After finishing all gradle tasks you can run build task and see library in path ./build/libs/xxx.jar.
  5. Copy mod jar in minecraft mod directory and ๐ŸŽ‰, mod loaded.
  6. If all steps finished without problems, put star on this repository =).

minecraft-forge-kotlin-mod-template's People

Contributors

mairwunnx avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.