diff --git a/README.md b/README.md index 6cb475e..44b6b0c 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,17 @@ -ItemScroller-Forge -============== -Item Scroller is a Minecraft mod that adds various convenience features for moving items -inside inventory GUIs. Examples are scrolling the mouse wheel over slots with items in them -or Shift/Ctrl + click + dragging over slots to move items from them in various ways etc. +# Rock'n Roller +Rock'n Roller is unofficial Item Scroller forge port. Rock'n Roller is a Minecraft mod that adds various +convenience features for moving items inside inventory GUIs. Examples are scrolling the mouse wheel over +slots with items in them or Shift/Ctrl + click + dragging over slots to move items from them in various +ways etc. Item scrolling is basically what the old NEI mod did and Mouse Tweaks also does. This mod has some different drag features compared to Mouse Tweaks, and also some special villager trading related helper features as well as crafting helper features. -For more information and downloads of the already compiled builds, -see https://www.curseforge.com/minecraft/mc-mods/item-scroller +For more information and downloads of the already compiled builds, see Releases -Compiling -========= -* Clone the repository -* Open a command prompt/terminal to the repository directory -* run 'gradlew build' -* The built jar file will be in build/libs/ \ No newline at end of file +## Compiling +- Clone the repository +- Open a command prompt/terminal to the repository directory +- run 'gradlew build' +- The built jar file will be in build/libs/ \ No newline at end of file