Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JackyyTV authored Dec 19, 2018
1 parent 1b9b237 commit 4a17bde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# DimensionalEdibles
[![Downloads](http://cf.way2muchnoise.eu/full_dimensional-edibles_downloads.svg)](https://minecraft.curseforge.com/projects/dimensional-edibles) [![MCVersion](http://cf.way2muchnoise.eu/versions/dimensional-edibles.svg)](https://minecraft.curseforge.com/projects/dimensional-edibles)

[![GitHub issues](https://img.shields.io/github/issues/JackyyTV/DimensionalEdibles.svg)](https://github.com/JackyyTV/DimensionalEdibles/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/JackyyTV/DimensionalEdibles.svg)](https://github.com/JackyyTV/Exchangers/pulls) [![license](https://img.shields.io/github/license/JackyyTV/DimensionalEdibles.svg)](../dev-1.12.2/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/JackyyTV/DimensionalEdibles.svg)](https://github.com/JackyyTV/DimensionalEdibles/issues) [![GitHub pull requests](https://img.shields.io/github/issues-pr/JackyyTV/DimensionalEdibles.svg)](https://github.com/JackyyTV/DimensionalEdibles/pulls) [![license](https://img.shields.io/github/license/JackyyTV/DimensionalEdibles.svg)](../dev-1.12.2/LICENSE)

---

Expand Down Expand Up @@ -40,4 +40,4 @@ If you would like to set up the workspace yourself to submit PRs of features add

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.
- Eclipse: Do `gradlew eclipse` and open the directory as project.

0 comments on commit 4a17bde

Please sign in to comment.