Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser

Quick Information

This is a tool to assist with creating mods for a game called Your Only Move Is Hustle. (https://store.steampowered.com/app/2212330/Your_Only_Move_Is_HUSTLE/). The assistant adds a new panel that allows you to create a new mod from select templates, along with making the process of configuring the metadata and exporting the mod faster, easier, and more convenient.
YHModAssistant
YHMod Assistant is a Godot plugin to help with the creations of mods for YOMI Hustle (Your Only Move Is Hustle)
Like my plugin? Support me. It gives me a big boost to keep improving this.
Authors
Features
- Export System
- Auto Export when the debuger is ran for quick testing
- Project Templates
- Blank Template
- Character Template
- Overwrite Template
Suggest New Features in Issues as feature suggestion
Installation
Intructions
- Install the latest release from (https://github.com/Valkarin1029/YHModAssistant/releases)
- Navigate to your Yomi Hustle Decompiled Folder
- Go to the addons Folder
- Extract the zip you downloaded in the addons folder
- make sure that the YHMA folder is the one in the addons folder
- Enable the plugin in godot project settings
If done correctly a new dock should appear to the right of the file system dock
Feedback
If you have any feedback you can leave them in the issues. Use the right tags pls
FAQ
Q:
Unable to load addon script from path: 'res://addons/YHModAssistant-main/plugin.gd'.
This might be due to a code error in that script. Disabling the addon at 'res://addons/YHModAssistant-main/plugin.cfg' to prevent further errors.
A: This is commonly caused by clone the repositry. For some reason if you clone the repositry you get this error. Go to the releases tab and download it there
This is a tool to assist with creating mods for a game called Your Only Move Is Hustle. (https://store.steampowered.com/app/2212330/Your_Only_Move_Is_HUSTLE/). The assistant adds a new panel that allows you to create a new mod from select templates, along with making the process of configuring the metadata and exporting the mod faster, easier, and more convenient.
Reviews
Quick Information

This is a tool to assist with creating mods for a game called Your Only Move Is Hustle. (https://store.steampowered.com/app/2212330/Your_Only_Move_Is_HUSTLE/). The assistant adds a new panel that allows you to create a new mod from select templates, along with making the process of configuring the metadata and exporting the mod faster, easier, and more convenient.