Skip to content

New MenuElements#31

Merged
BadMagic100 merged 8 commits intosilksong-modding:mainfrom
dplochcoder:newelements
Feb 14, 2026
Merged

New MenuElements#31
BadMagic100 merged 8 commits intosilksong-modding:mainfrom
dplochcoder:newelements

Conversation

@dplochcoder
Copy link
Copy Markdown
Collaborator

Add free text inputs and keybind elements

@dplochcoder dplochcoder mentioned this pull request Feb 9, 2026
@dplochcoder dplochcoder force-pushed the newelements branch 2 times, most recently from 0eca70f to d60533e Compare February 9, 2026 01:03
@dplochcoder
Copy link
Copy Markdown
Collaborator Author

dplochcoder commented Feb 9, 2026

I don't know how to fix the build error, I cannot convince CSharpier to do anything about Silksong.ModMenu.csproj on my machine. (Edit: except the manual command, apparently)

/// <summary>
/// Element for selecting a key code via input capture.
/// </summary>
public class KeyBindElement : SelectableValueElement<KeyCode>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not necessarily asking to put it in scope, but does this also cover button binds for controller?

@BadMagic100 BadMagic100 merged commit 7b17aac into silksong-modding:main Feb 14, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants