Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 855 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 855 Bytes

Rusherhack Web Plugin

This plugin provides a Chromium-based web-browser accessible through the Window API.

Usage

  • Download and install the mod MCEF
  • Download the plugin from the Releases tab into your .minecraft/Rusherhack/Plugins folder (create the folder if it doesnt exist)
  • Edit the launch arguments for the instance of Minecraft you are loading RusherHack from to include the entry -Drusherhack.enablePlugins=true (make sure to set it for jvm and not mc in some launchers)
  • Launch your RusherHack instance and open the Windows menu. A new window called Browser should appear

TODO:

  • Configurable homepage

Credits

  • Lokfid (making basic foundation and idea)
  • Doogie (rewriting it for rusher's window API and fixing most of the bugs)