Skip to content

incogg/underwolf

Repository files navigation

Underwolf

A tool used to customise any Overwolf extensions such as CurseForge or the FTB app

Features

  • Inject CSS to change the colour or position of UI elements
  • Inject JavaScript to add extra functionality and manipulate the UI
  • Remove Ads and Ad scripts for a cleaner, bloat free experience
  • Live reloading to make creating themes easier

Installation

OR

  • Clone the repo
  • Add the enable dev tools key to the registry
[HKEY_CURRENT_USER\SOFTWARE\Overwolf\CEF]
"enable-features"="enable-dev-tools"
  • Open the solution in Visual Studio
  • Compile both the Underwolf and Underwolf-Config projects
  • Move the contents of Underwolf output directory into the Underwolf-Config output directory in a new folder called bin: {Underwolf-Config output folder}\bin\{Underwolf output}
  • Move Underwolf\Utilities.js into %appdata%\underwolf

Getting Started

  • Run Underwolf-Config from the Start Menu
  • Enable Underwolf for the desired extensions

Enable Step

Apply step

  • Click Apply
  • Use the Start Menu shortcut for the Extension

Start Menu


Showcase

original curseforge theme

custom curseforge theme