ChristWareAmongUs icon indicating copy to clipboard operation
ChristWareAmongUs copied to clipboard

AMONG US MENU KEYBIND

Open XxgrandproXx opened this issue 4 years ago • 6 comments

Anyway to change the keybind to "T" or something cause my friends on the laptop don't have the ability the click Delete without it closing the entire application

XxgrandproXx avatar Sep 28 '20 13:09 XxgrandproXx

Hey! This is an open source so you can edit the menu keybind.

decries avatar Sep 28 '20 13:09 decries

just buy a keyboard where the button Delete exists :pog:

nitreojs avatar Sep 28 '20 15:09 nitreojs

https://github.com/ExtraConcentratedJuice/ChristWareAmongUs/blob/3af6e8257456acd839a6a456246ccefc56d103db/user/main.cpp#L50

https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes

caiocinel avatar Sep 29 '20 16:09 caiocinel

https://github.com/ExtraConcentratedJuice/ChristWareAmongUs/blob/3af6e8257456acd839a6a456246ccefc56d103db/user/main.cpp#L50

https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes

ok i made it F2 but how tf do i open it now?

XxgrandproXx avatar Sep 30 '20 00:09 XxgrandproXx

Basically how do i make it a .dll now?

XxgrandproXx avatar Sep 30 '20 00:09 XxgrandproXx

Compile the project (x86, Release)

https://www.google.com/search?q=how+to+compile+c%2B%2B+dll+project&oq=how+to+compile+c%2B%2B+dll+project&aqs=chrome..69i57j33l3.6168j0j4&sourceid=chrome&ie=UTF-8

caiocinel avatar Sep 30 '20 01:09 caiocinel