HaloWarsModding / Haruspis

Mod Manager for Halo Wars: Definitive Edition
MIT License
2 stars 0 forks source link

Commits are on PAUSE until DEV-13 is finished DEV-13 : Rewrite Into Backend/Frontend



Haruspis

Logo

A mod manager for Halo Wars: Definitive Edition

About

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.

Development

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.

Contributing

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.

How to Contribute
  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a pull request to the main branch.

License

This software is licensed under the MIT License. For more information, please refer to the LICENSE.txt file in the repository.