BubbaJuice / AutoDream

AutoDream is a Minecraft Forge mod developed by BubbaJuice and influenced by Sk1er that allows you to automatically say "Dream is overrated." before a game is about to start on mc.hypixel.net.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoDream

AutoDream is a 1.8.9 Minecraft Forge mod developed by BubbaJuice and influenced by Sk1er's AutoGG Mod that allows you to automatically say "Dream is overrated." before a game is about to start on mc.hypixel.net.

Requirements

Installation

If you haven't installed Forge already visit https://www.pcgamesn.com/minecraft/how-to-install-minecraft-forge which has 3 simple steps on how to install forge.

Installing the mod is fairly simple.

  1. Download the latest version of the mod from https://github.com/BubbaJuice/AutoDream/releases.
  2. Move the jar to .minecraft/mods.
  3. Launch Minecraft Forge!
  4. After this the mod should work as intended. If you ever encounter an issue report it using the process in CONTRIBUTING.md

Building

Unix-based Systems (Linux, Mac, etc.)

  1. Open a terminal.
  2. Clone the repository:
$ git clone git@github.com:BubbaJuice/AutoDream.git
  1. Change your directory to the directory you just cloned:
$ cd filelocation
  1. Run the gradle build command:
$ gradle build
  1. The built mod should be located in build/libs

Microsoft Windows

  1. I don't use windows but run the following command that may or may not build it:
> gradlew.bat build

Downloads

See releases for downloads

WIP

  • Toggle Command
  • Choose What Is Overrated

Open Source Credits

Repository License
AutoGG GPL-3.0 License
Danker's Skyblock Mod GPL-3.0 License

License

AutoDream is licensed under GNU General Public License v3.0, see: LICENSE.

About

AutoDream is a Minecraft Forge mod developed by BubbaJuice and influenced by Sk1er that allows you to automatically say "Dream is overrated." before a game is about to start on mc.hypixel.net.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%