# xddddd **Repository Path**: noob666/xddddd ## Basic Information - **Project Name**: xddddd - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-06 - **Last Updated**: 2022-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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](https://github.com/denikson/CM3D2.MaidFiddler), but is now being rewritten for COM3D2. ### [Latest releases](https://github.com/denikson/COM3D2.MaidFiddler/releases) ### [Help and documentation](https://github.com/denikson/COM3D2.MaidFiddler/wiki) ## 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](https://github.com/denikson/COM3D2.MaidFiddler/issues/new/choose). 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.