Skip to content

Multiplatform rewrite of Hedge Mod Manager

License

Notifications You must be signed in to change notification settings

hedge-dev/HedgeModManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hedge Mod Manager 8 Beta

A mod manager for Hedgehog Engine games on PC.

Table of Contents

Current Supported Games

Game Store
Sonic Generations (2011) Steam
Sonic Lost World Steam
Sonic Forces Steam
Puyo Puyo Tetris 2 Steam
Olympic Games Tokyo 2020 Steam
Sonic Colours: Ultimate Steam, Epic Games
Sonic Origins Steam, Epic Games
Sonic Frontiers Steam, Epic Games
Shadow Generations Steam, Epic Games
Unleashed Recompiled GitHub

Installation

Windows

Download the Windows binary from the releases page and store it anywhere. Avoid using multiple copies such as placing a copy of Hedge Mod Manager in every game folder.

Note

.NET 8 Runtime or newer is required to run Hedge Mod Manager. This can be downloaded here.

Make sure you are downloading the Installer of .NET Runtime. For most systems the x64 Installer is the correct option.

Note

Currently Hedge Mod Manager does not support Epic Games Launcher. Until this feature gets implemented you will need to use Heroic Games Launcher for playing games from Epic Games.

Linux/Steam Deck

The recommended method of installing Hedge Mod Manager is through software managers which use Flathub like KDE Discover on the Steam Deck.

Important

At the time of writing builds on Flathub by default will not detect flatpak versions of Heroic, Steam and Unleashed Recompiled. To fix this you will need to override the permissions with the following command:

flatpak override --user --filesystem=~/.var/app/io.github.hedge_dev.unleashedrecomp:ro --filesystem=~/.var/app/com.valvesoftware.Steam/.steam/steam/steamapps --filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/GamesConfig:ro --filesystem=~/.var/app/com.heroicgameslauncher.hgl/config/heroic/legendaryConfig/legendary:ro io.github.hedge_dev.hedgemodmanager

Running this command will give Hedge Mod Manager permissions to access to the flatpaks paths listed above.

Flatpak bundles are also available from the releases page. Use the flatpak --user install command to install these.

Note

Currently Hedge Mod Manager only supports specific types of Steam and Heroic installations. This should not be an issue if you are using SteamOS.

For Steam, a Steam install with a link at ~/.steam or ~/.local/share/Steam.

For Heroic, it must be a flatpak install within the home directory.

Frequently Asked Questions

  • Where can I install mods?

    You can drag and drop the mod archive into Hedge Mod Manager's window and it will scan and install the mods for you. If the mods are found on GameBanana, you can click the 1-Click button to open the installer within Hedge Mod Manager.

  • I need tech support, where do I post it?

    You can try posting it in Issues, just follow Bug/Issue Reporting.

  • I got an error/crash popup, what should I do?

    Press "Save Log File" and save the file, then report the issue with the log file attached as written in Bug/Issue Reporting applies for crashes aswell.

    Avoid trying to report the same issue multiple times.

    Also write down all steps you've taken to try resolve the issue. If an issue arises on it's own, avoid deleting files unless been told as this could still be an issue with Hedge Mod Manager.

Bug/Issue Reporting

Please make sure all issues contain all the information in a concise form for both the title and body.

Make sure to explain in as much detail as you can on what you have done that caused the issue and if you are able to reproduce the same error/crash. If reproducable, explain in steps what you did. Please also use common sense.

Contribute

Feel free to submit pull requests, or suggest improvements.