Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.
/ HephaestusClient Public archive

A special modded minecraft client. This client contains the basis for a modded client, and can be expanded upon to build your own client.

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
LICENSE-Paulscode IBXM Library.txt
Unknown
LICENSE-Paulscode SoundSystem CodecIBXM.txt
Notifications You must be signed in to change notification settings

Frontear/HephaestusClient

Repository files navigation

HephaestusClient

A special modded minecraft client made in forge. This client contains the basis for a hacked client, and can be expanded upon to build your own HephaestusClient

Building

We recommend using IntelliJ. Eclipse will require additional steps to set up, which we won't cover here.

  • Import build.gradle
  • Run gradlew setupDecompWorkspace
  • Run gradlew genIntelliJRuns
  • If configurations are broken, change the classpath of module to "main"
  • Run the HephaestusClient

If it fails at any point, try giving gradle more RAM via -Xmx3G

Contributing

This project is not meant to be contributed upon. It's meant to act as a base for anyone who'd like to make their own client. The only contributions that will be accepted are bug fixes or updates for different minecraft versions.

License

MIT License is in effect. tl;dr you can do whatever you want as long as you include the original copyright and license notice in any copy of the software/source.

About

A special modded minecraft client. This client contains the basis for a modded client, and can be expanded upon to build your own client.

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE.txt
Unknown
LICENSE-Paulscode IBXM Library.txt
Unknown
LICENSE-Paulscode SoundSystem CodecIBXM.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages