Commits are on PAUSE until DEV-13 is finished DEV-13 : Rewrite Into Backend/Frontend
A mod manager for Halo Wars: Definitive Edition
Haruspis is a mod manager designed specifically for Halo Wars: Definitive Edition. It provides a user-friendly interface to manage your mods, making it easy to install, organize, and switch between different mods seamlessly.
Haruspis is built using C# and the .NET 8.0 framework. The graphical user interface (GUI) is developed with Windows Presentation Foundation (WPF), ensuring a modern and intuitive user experience.
We welcome contributions from everyone. If you have an idea for a new feature or have found a bug, please open an issue to discuss it before making a pull request. Contributions help us improve Haruspis and make it more robust and feature-rich.
git checkout -b feature-branch
).git commit -m 'Add some feature'
).git push origin feature-branch
).main
branch.This software is licensed under the MIT License. For more information, please refer to the LICENSE.txt
file in the repository.