Quest is a modular client for developing mods for the game AdventureQuest 3D.
- Modular Architecture: Extend the functionality of the game by creating plugins that can be loaded and unloaded at runtime.
- Harmony Patching: Apply patches to game methods to modify their behavior.
- Command System: Register custom commands to interact with the game.
To get started with Quest, follow these steps:
- Download the latest version of the AdventureQuest 3D game.
- Download the latest version of Quest from the Releases page.
- Extract the downloaded files to a folder on your computer.
- Start the game and run
Launcher.exe
to launch the launcher.