FLoader is a powerful, fast, and efficient mod loader that will let you bring any idea to life! Instead of tedious file editing or limited scripting, FLoader provides a native Java API and a robust Mixin system, allowing developers to hook into any part of the game logic with surgical precision and maximum efficiency.
- Java Native Power: Write mods in pure Java. Enjoy type safety, modern language features (Java 21), and blazing-fast execution.
- Advanced Mixin System: Inject your code directly into the game's bytecode at runtime. Modify existing methods without touching the original
game.jar. - Event Architecture: Mods can use the fast and convenient event bus, allowing for efficient management of the game world!
- Deep Game API: Over 100+ mapped functions to control civilizations, world data, diplomacy, and the Steam API (achievements, rich presence).
- Game Integrity: The original game files remain untouched. FLoader works as a Java Agent, applying changes only in memory.
Installing and running FLoader takes just a few minutes!
- Download the .zip archive in FLoader
- Unzip the archive into the game folder
- Run run.bat and enjoy the game!
Here you can find the project building instructions
To create mods for FLoader, you can visit this page
You can join the Discord server