-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
identify compatability with watchdog
- Loading branch information
1 parent
b7ce272
commit d28a557
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d28a557
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello and thanks a lot for your work!
Any chance to add keyboard support for debug menu?
I used to bind some kb keys with virtual controller to manipulate debug menu.
But there are some issues with it, so to play normally I used normal keybinds.
d28a557
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hello! By the debug menu, do you mean the developer debug menu, like the one that got released by accident on steam/modders re-enabled? If so, unfortunately not, because this mod isn't targeting the debug build, and making it function with that build, or with another mod that enables that build, would be a whole separate issue, besides the other issue of having keyboard support.
d28a557
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.