Coder Social home page Coder Social logo

anihacc / useful-railroads Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mc-u-team/useful-railroads

0.0 0.0 0.0 1.56 MB

This mod adds some rails and utility items and blocks for creating railroads

Home Page: https://u-team.info/mods/usefulrailroads

License: Apache License 2.0

Java 100.00%

useful-railroads's Introduction

Useful-Railroads

Curseforge Downloads Curseforge Versions Discord

This mod adds some rails and utility items and blocks for creating railroads.

How to build this mod

Setup Eclipse

  • ./gradlew genEclipseRuns eclipse
  • Import project as existing workspace

Setup IntelliJ IDEA

  • ./gradlew genIntellijRuns
  • Import as gradle project

Build

  • ./gradlew build

How to include this mod

  • Repository: repo.u-team.info
  • Artifact: info.u-team:useful_railroads-${config.forge.mcversion}:${config.usefulrailroads.version}
  • {config.forge.mcversion} is the minecraft version.
  • {config.usefulrailroads.version} is the usefulrailroads version.

Using in Forge Gradle 3:

repositories {
    maven { url = "https://repo.u-team.info" }
}

dependencies {
  compileOnly fg.deobf("info.u-team:useful_railroads-${config.forge.mcversion}:${config.usefulrailroads.version}")
}

License

  • This mod is licensed under apache 2 license. For more information see here.
  • This mod can be packed in any curseforge modpack you like.

Issues

  • Please report issues to the github issues.
  • Include your minecraft version, forge version and mod version.
  • Upload your log on gist or pastebin and include link in your report.

useful-railroads's People

Contributors

hycrafthd avatar porl avatar dependabot[bot] avatar dependabot-preview[bot] avatar wazilucas avatar imgbotapp avatar mrtroble avatar redd56 avatar romz24 avatar tikensht 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.