Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thesupersonic16/HedgeModManager
A mod manager for Sonic Generations, Sonic Lost World, Sonic Forces, Sonic Colours Ultimate and other PC Hedgehog Engine games.
https://github.com/thesupersonic16/HedgeModManager
csharp mod-manager sonic-colors-ultimate sonic-forces sonic-generations sonic-lost-world sonic-origins
Last synced: about 1 month ago
JSON representation
A mod manager for Sonic Generations, Sonic Lost World, Sonic Forces, Sonic Colours Ultimate and other PC Hedgehog Engine games.
- Host: GitHub
- URL: https://github.com/thesupersonic16/HedgeModManager
- Owner: thesupersonic16
- License: mit
- Created: 2017-03-20T10:27:25.000Z (almost 8 years ago)
- Default Branch: rewrite
- Last Pushed: 2024-10-23T20:08:44.000Z (3 months ago)
- Last Synced: 2024-10-25T03:19:45.146Z (3 months ago)
- Topics: csharp, mod-manager, sonic-colors-ultimate, sonic-forces, sonic-generations, sonic-lost-world, sonic-origins
- Language: C#
- Homepage:
- Size: 145 MB
- Stars: 253
- Watchers: 16
- Forks: 60
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-modding - Hedge Mod Manager - Mod manager for Hedgehog Engine games (Sonic Generations, Sonic Lost World, Sonic Frontiers). (Sonic Games / Cyberpunk 2077 / REDEngine 4)
README
Hedge Mod Manager
A mod manager for Hedgehog Engine games on PC.
### Current Supported Games
- [Sonic Generations](https://store.steampowered.com/app/71340)
- [Sonic Lost World](https://store.steampowered.com/app/329440)
- [Sonic Forces](https://store.steampowered.com/app/637100)
- [Puyo Puyo Tetris 2](https://store.steampowered.com/app/1259790)
- [Olympic Games Tokyo 2020](https://store.steampowered.com/app/981890)
- Sonic Colours: Ultimate ([Steam](https://store.steampowered.com/app/2055290), [Epic Games Store](https://www.epicgames.com/store/p/sonic-colors-ultimate))
- Sonic Origins ([Steam](https://store.steampowered.com/app/1794960), [Epic Games Store](https://store.epicgames.com/en-US/p/sonic-origins))
- Sonic Frontiers ([Steam](https://store.steampowered.com/app/1237320), [Epic Games Store](https://store.epicgames.com/en-US/p/sonic-frontiers))
- SONIC X SHADOW GENERATIONS ([Steam](https://store.steampowered.com/app/2513280), [Epic Games Store](https://store.epicgames.com/en-US/p/sonic-x-shadow-generations))## So how do I use this?
### Windows
It's simple, just grab the [latest version from GitHub](https://github.com/thesupersonic16/HedgeModManager/releases/latest) (or grab the latest compile from [GitHub Actions](https://nightly.link/thesupersonic16/HedgeModManager/workflows/build/rewrite/HedgeModManager-Release.zip)) then extract all the files anywhere and run `HedgeModManager.exe`.### Linux/Steam Deck
In case you want to use HedgeModManager on Linux/Steam Deck, the setup process is a bit more involved. Check out [this guide](https://github.com/thesupersonic16/HedgeModManager/wiki/Running-on-Linux-(Bottles)) on the wiki.## How do I install mods?
There are multiple ways of installing mods, one of the easy ways of installing mods is by dragging its zip/7z/rar/folder into the mod list along with also being able to drag and drop multiple files and/or folders.You can also install mods using [GameBanana](https://gamebanana.com)'s 1-Click Install button.
Once you're done, you can start checking the checkbox(es) of the mods and codes you want to play and click "Save and Play".
## How do I release mods for this?
**The following section is for mod developers only. If all you want to do is play with some mods made by others, simply follow the above steps.**Please check the [HedgeModManager Wiki](https://github.com/thesupersonic16/HedgeModManager/wiki) for information on releasing mods and updating.