# loader **Repository Path**: finality-framework/loader ## Basic Information - **Project Name**: loader - **Description**: load mods and plugins. - **Primary Language**: Java - **License**: LGPL-2.1 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2025-01-19 - **Last Updated**: 2025-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Finality Loader [简体中文](README_CHS.md) || [繁体中文](README_CHT.md) Finality Loader is used to load and modify code within the game, while also providing extensive functionality for plugins. ## Installation 1. Download the latest version of Finality Loader from the Releases page (the filename will be similar to Loader-1.3.0-Release.zip). 2. Extract the downloaded zip file. 3. Ensure that Java 8 or higher is installed on your computer, then double-click the extracted Loader core file (the filename will be similar to Loader-1.3.0-all.jar), and choose "Install" in the GUI that pops up. 4. Wait for the script to complete. Afterward, you can launch "Age of History 3" with Finality plugin support via the Steam client. ## Lightweight Launch If you only want to temporarily use Finality Loader(or you can't run install script), the Loader provides a quick method to launch a game instance with Finality plugin support. First, follow the steps above to extract the contents of the zip file. Then, double-click the extracted Loader core file (the filename will be similar to Loader-1.3.0-all.jar), choose "Lightweight Launch" option in the GUI that pops up. ## Feedback Post an issue on the Github repository's issues page, describing the problem you encountered in detail, and include the loader.log file. If you installed Finality Loader as described above, the loader.log file should be located in your game's root directory. For errors that do not produce any pop-ups or a loader.log file, please join our [Discord channel](https://discord.gg/jUAxQ8bj) or [QQ group](https://qm.qq.com/q/i0YEYO1Klq) to provide feedback. ## About Finality Loader is developed and maintained by Team Rainfall and is distributed under the LGPL-2.1 license.