Skip to content

Hyperium client is already open source on github but this repo will show you how to set it up.

License

Notifications You must be signed in to change notification settings

PaceCodes/Hyperium

Repository files navigation

Hyperium is no longer available.

Hyperium is no longer available, and they'll will no longer provide support for it. Click here to find a list of replacement Forge mods.

Development Setup

You will first need to set up a development workspace with the Hyperium source code. You can do this by downloading the repository, opening the build.gradle as a project in IntelliJ IDEA and running the following commands from terminal or gradle window.

./gradlew setupDecompWorkspace
./gradlew genIntellijRuns

Image of project

This will download the dependencies and setup the run configuration for the project allowing you to run the client from your IDE. If the game will still not run after you have completed these steps make sure the Minecraft Client run configuration is set to the module Hyperium.main.

About

Hyperium client is already open source on github but this repo will show you how to set it up.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published