Coder Social home page Coder Social logo

anihacc / dimensionaledibles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nomifactory/dimensionaledibles

0.0 0.0 0.0 398 KB

Travel through dimensions with food!

Home Page: https://www.curseforge.com/minecraft/mc-mods/dimensional-edibles-omnifactory-edition

License: GNU Lesser General Public License v3.0

Java 100.00%

dimensionaledibles's Introduction

DimensionalEdibles: Nomifactory Edition

Downloads MCVersion

GitHub issues GitHub pull requests license


About

This is the GitHub repo for the Dimensional Edibles: Nomifactory Edition Minecraft mod, where the source code and issue tracker are in here.

Submit any bug reports / suggestions via issue tracker.

Pull requests are welcome if you would like to add features / help with bug fixes or translations.


Setting up workspace / compile the mod yourself

If you would like to set up the workspace yourself to submit PRs of features additions or bug fixes, or compile the mod, here's how you do it.

  1. Clone the mod.

    • HTTPS: git clone https://github.com/Nomifactory/DimensionalEdibles.git
    • SSH: git clone [email protected]:Nomifactory/DimensionalEdibles.git
    • Or, use the GitHub desktop app to clone the repo via GUI interface.
  2. Setting up the workspace, depending on what you need.

    • Decompiled source: gradlew setupDecompWorkspace
    • Obfuscated source: gradlew setupDevWorkspace
    • CI server: gradlew setupCIWorkspace
  3. Either use gradlew build to build the jar file (Output is in build/libs), or setup the IDE if you are going to modify any codes. Both IntelliJ IDEA and Eclipse are included below since they're more popular IDEs.

    • IntelliJ IDEA: Do gradlew idea, open the .ipr file and import the gradle file, then execute the genIntellijRuns task in the "Gradle" tab.
    • Eclipse: Do gradlew eclipse and open the directory as project.

dimensionaledibles's People

Contributors

jackyytv avatar theturkeydev avatar exaxxion avatar alongstringofnumbers avatar serenibyss avatar notmywing avatar caedis avatar aultra avatar fly-man- 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.