Skip to content

A Minecraft Forge Mod Base used to teach Beginners the Basics of a Custom Base.

License

Notifications You must be signed in to change notification settings

2B4U/wethack

 
 

Repository files navigation

Java CI with Gradle

WetHack

WetHack is a Minecraft Forge Mod Base used to teach Beginners the Basics of a Custom Base.

Installation

Clone

Clone the repository using Github Desktop or download it as a zip onto your machine.

Opening the Project

To open the project in IntelliJ click on File > Open and select the wethack repository folder. IntelliJ should now automatically start importing the Gradle Project. Once its finished, continue to the next step

Setting up the development environment

You will see a little taskbar on the right of your screen, with the Gradle Tab on it. Click on it to expand it, and locate the task "setupDecompWorkspace" in the "forgegradle" directory. Double click it to run.

Setting up the Application

Now run the task "genIntelliJRuns" also in the "forgegradle" directory. After that click on here:

edit-configurations

Now click on the "Minecraft Client" Application and set the "Use classpath of module:" property to "wethack.main" using the dropdown. Once you're done click "Ok" to save your changes. Now you can run Minecraft in IntelliJ using the play button shown in the picture above.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

GPL-v3 In a nutshell, you can use this program commercially, modify it, distribute it, and use it privately; however, you must have the same license, you must state the changes you made, and you must disclose the source.

This free software comes with no warranty whatsoever, and is not liable for any damages to you, including any general, special, incidental, or consequential damage

About

A Minecraft Forge Mod Base used to teach Beginners the Basics of a Custom Base.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%