/COM3D2.MaidFiddler-1

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

Primary LanguageC#MIT LicenseMIT

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.

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.