FloodForge is a remake of a few Rain World modding tools. It aims for intuitive controls, clean ui, and more features than anyone every thought necessary
FloodForge has two types of releases, Stable, and Nightly. Stable builds take longer to release, but are usually safer. Nightly builds are automatically compiled after every commit, therefore they have the newest changes but are more likely to contain bugs and crashes.
Stable
- Head to https://github.com/Haizlbliek/FloodForge/releases/latest
- Download the .zip that closest matches your machine
- Extract the .zip
- Run
FloodForgeorFloodForge.exe(Depending on if you're using Linux or Windows)
Nightly
- Head to https://github.com/Haizlbliek/FloodForge/releases/tag/nightly
- Download the .zip that closest matches your machine
- Extract the .zip
- Run
FloodForgeorFloodForge.exe(Depending on if you're using Linux or Windows)
Report it in the FloodForge Discord server please!
Only do this if you're making changes! You don't need to build from source to get FloodForge. See Installation above for how to get without building.
If you do actually want to build from source:
- Get .NET 10.0.x or later
- Download the source code (either through
git cloneor just downloading as a zip and extracting) - Open a terminal in the same directory as
FloodForge.csproj - Run
dotnet run
FloodForge is licensed under the GPL-3.0 License.
Please refer to the LICENSE file for full details.
- Fonts: See associated
READMEand license files in thefonts/directory. - Bitmap Fonts: Generated using Snow Bamboo.
- Splash Screen Art: Rendered from Rain World's Shoreline map.
- All other artwork: Hand-created by the FloodForge team.