aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>2018-01-30 14:25:42 +0100
committerGitHub <noreply@github.com>2018-01-30 14:25:42 +0100
commitb13e29fd889680a89a4019b8fc7b68d2d46418bc (patch)
treea4276c78e0d09985a1ce0e94181751a785180f74
parent739a4eb9977c363d9393f3cb95996eda72e7c29c (diff)
downloadGT5-Unofficial-b13e29fd889680a89a4019b8fc7b68d2d46418bc.tar.gz
GT5-Unofficial-b13e29fd889680a89a4019b8fc7b68d2d46418bc.tar.bz2
GT5-Unofficial-b13e29fd889680a89a4019b8fc7b68d2d46418bc.zip
Update README.MD
-rw-r--r--README.MD24
1 files changed, 12 insertions, 12 deletions
diff --git a/README.MD b/README.MD
index fa712c8466..bc5bbdbdd9 100644
--- a/README.MD
+++ b/README.MD
@@ -1,24 +1,24 @@
# GT NEI Ore Plugin
-This minecraft forge mod is an addon for GregTech5/6 and NEI and is a client-side mod.
+This minecraft forge mod is an addon for GregTech5 and NEI and is a client-side mod.
-It adds several NEI plugins for GT5/6 which shows the detailed information of GregTech's ore generation.
+It adds several NEI plugins for GT5 which shows the detailed information of GregTech's ore generation.
These plugins are:
-* Plugin for vein generation (GT5/6)
-* Plugin for asteriod generation (GT5.09+ only)
-* Plugin for small ore generation (GT5/6)
-* Plugin for Immersive Engineering vein generation (GT5.09.26+ only)
-* Plugin for bedrock ore generation (GT6 only).
+* Plugin for vein generation (GT5)
+* Plugin for small ore generation (GT5) (Not yet.)
### Download
-Currently, this mod is only released on two **Chinese** minecraft forum: [Baidu Post Bar](http://tieba.baidu.com/p/4848951445) and [MCBBS](http://www.mcbbs.net/forum.php?mod=viewthread&tid=646455).
-You can find the download link there, or simply download it [here](http://pan.baidu.com/s/1b2mOFW).
-This download link is from a Chinese NetDisk FYI.
+You can find the download link [here](https://github.com/bartimaeusnek/GTNEIOrePlugin/releases).
### Build
-If you want a bleeding-edge version of this mod, you can simply download or clone this repository, establish a folder named "libs" and put the dev builds of suitable version of NEI(e.g. 1.0.5.120-dev), GT5(e.g. 5.09.28-dev), and GT6(e.g. 6.05.00-dev) in the folder.
+If you want a bleeding-edge version of this mod, you can simply download or clone this repository, establish a folder named "libs" and put the dev builds:
+CodeChickenCore-1.7.10-1.0.7.47-dev.jar
+CodeChickenLib-1.7.10-1.1.3.140-dev.jar
+gregtech-5.09.32.19-dev.jar (or higher, GT5U)
+NotEnoughItems-1.7.10-1.0.5.120-dev.jar
+in the folder.
Then you can build this mod in the same way as building other mods. i.e. run "gradlew build" command in the CMD window. Then the build can be found in "./build/libs/" folder.
### License
-The whole repository is under [MIT](https://github.com/GWYOG/GTNEIOrePlugin/blob/master/LICENSE) License.
+The whole repository is under [MIT](https://github.com/bartimaeusnek/GTNEIOrePlugin/blob/GT-NH-Mod/LICENSE) License.
You can feel free to use the mod in your modpacks. If you add my name in your credit list, I'll be super happy with that.