Skip to content

Commit

Permalink
Merge branch 'master' of github.com:instance01/InstanceClient
Browse files Browse the repository at this point in the history
  • Loading branch information
InstanceLabs committed Oct 3, 2014
2 parents 886bda9 + 2ea655e commit c2e2f5e
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Modded Minecraft Client with a few Utilities.

Thanks to [Sinuce](http://denmarkinminecraft.com/profile/4517920) for creating the design for the GuiButtons above.

The purpose of [INDEX.md](https://github.com/instance01/InstanceClient/blob/master/INDEX.md) is to keep track of the mod locations, but it doesn't contain any mods that don't require changing vanilla Minecraft code (obviously).
The purpose of [INDEX1.7.10.md](https://github.com/instance01/InstanceClient/blob/master/INDEX1.7.10.md) is to keep track of the mod locations (in this case only for 1.7.10 though), but it doesn't contain any mods that don't require changing vanilla Minecraft code (obviously). I'll add a INDEX1.8.md when I find the time.


Uses DarkStorm's GUI API (included) and has a Console included.
Expand All @@ -16,20 +16,20 @@ Uses DarkStorm's GUI API (included) and has a Console included.
Download [here](https://github.com/instance01/InstanceClient/releases).


#### Currently included stuff:
#### Currently included mods + whether they work on 1.8 or not:


- MobESP <sub>(includes PlayerESP)</sub>
- ChestESP
- AllChestESP <sub>(Renders Chest/Enderchest/Sign/Spawner/Piston/Skull/Beacon/Endportal/EnchantmentTable)</sub>
- XRay
- Radar
- FreeCam
- Fullbright
- ColoredMobs
- MobESP and PlayerESP <sub>1.8</sub>
- ChestESP <sub>1.8</sub>
- AllChestESP <sub>(Renders Chest/Enderchest/Sign/Spawner/Piston/Skull/Beacon/Endportal/EnchantmentTable); 1.8</sub>
- XRay <sub>1.8</sub>
- Radar <sub>1.8</sub>
- FreeCam <sub>1.8</sub>
- Fullbright <sub>1.8</sub>
- ColoredMobs <sub>1.8</sub>
- AutoFish
- Timer <sub>(20 is default; 0 breaks the game)</sub>
- FOV <sub>(kinda secret and dumb feature)</sub>
- Timer <sub>(20 is default; 0 breaks the game); 1.8</sub>
- FOV <sub>1.8</sub>
- Nuker/AutoMiner for Prisonserver-mines (WIP)


Expand Down

0 comments on commit c2e2f5e

Please sign in to comment.