• Stars
    star
    178
  • Rank 213,978 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 6 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Maid Fiddler for COM3D2 -- a real-time value editor for COM3D2

Maid Fiddler COM3D2 Edition

Now with 5% more horses

Maid Fiddler COM3D2 is a real-time value editor for COM3D2.
This initially started as a plug-in for CM3D2, but is now being rewritten for COM3D2.

Latest releases

Help and documentation

Early version status

This tool is in a very early release status! Expect bugs!

If you find any errors/bugs, please report them by creating a new issue.

If you are a developer, you can build Maid Fiddler directly from source code. Refer to instructions in Core and GUI folders.

Contents of the repository

Core

Contains the core plug-in that is put in the game itself. Uses Sybaris and UnityInjector to get patched into the game.

GUI

The GUI application of Maid Fiddler made in Qt with Python backend.