Git Product home page Git Product logo

hydrogen's Introduction

alt text

An open source, mixin based ghost client for Minecraft 1.8.9 built on Minecraft Forge.
Developed by Me and UltramoxX.
Contributions are highly welcome!

Current stable release: 1.12.4

Join our discord!
https://discord.gg/dmw5N5X9p6

Full Changelog:
https://zpeanut.github.io/main/changelog

Please remember that: We are not responsible for any repercussions you face using this client.
We are merely providing you with it. Use at your own risk.

Features

There are currently over 50 modules included in Hydrogen,
including a fully customizable Ingame GUI, aswell as various
render, combat and utility focused modules.

Go ahead and try them out!

USER INSTALLATION

Before you install Hydrogen, make sure to have installed Minecraft Forge for Minecraft 1.8.9.

Automatic Installation:

  1. Download the Installer (src code)
  2. Select your version.
  3. Enjoy the ride.

Manual Installation:

  1. Download the latest release of Hydrogen.
  2. Drag and Drop hydrogen-x.x.x.jar into your directory for Forge mods (Win-Default: %appdata%/.minecraft/mods).
  3. Select your launcher profile with the respective Forge version.
  4. Enjoy the ride.

Setup with Forge MDK

Hydrogen runs on Gradle. Make sure you have it is installed correctly before setting up.

  1. Clone the Repository under https://github.com/zPeanut/Hydrogen.git
  2. Open command prompt and CD into the directory.
  3. Depending on which IDE(Integrated Development Enviroment) you use, different commands have to be ran.
    • IntelliJ: gradlew setupDecompWorkspace idea genIntellijRuns build
    • Eclipse: gradlew setupDecompWorkspace eclipse build
  4. Open the folder in your preferred IDE, depending which you chose above.

Exporting the client using Forge MDK

After you have succesfully made changes to Hydrogen and want to export it, simply type

.\gradlew clean build

into your IDE Terminal or Windows Command Prompt / Windows Powershell.
You will then get a jar file located at

\build\libs

inside of your directory. Simply put that file into your mods folder inside .minecraft and you're good to go!

Credits

Dependencies:

DarkMagician6's EventAPI, an open source EventAPI system, made for handling events across java based projects.
Semver4j, A Library for semantic versioning in Java applications. Used to compare semantic versions in the client to check if the client is outdated.

Credits:

superblaubeere27, for providing most of the initial client base.
HeroCode, for providing the ClickGUI API.
Lemon, for providing the Settings system, used in the client.
All of my contributors on discord, who've reported bugs and suggested modules over the past:

  • ProfKambing
  • QianHeJ
  • neyled
  • qaql
  • S4rnth1l
  • perry

hydrogen's People

Contributors

alexandermaxranabel avatar morten-renner avatar profkambing avatar rolkoztm avatar zpeanut 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.