Open XxgrandproXx opened 4 years ago
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
Hey! This is an open source so you can edit the menu keybind.
just buy a keyboard where the button Delete exists :pog:
https://github.com/ExtraConcentratedJuice/ChristWareAmongUs/blob/3af6e8257456acd839a6a456246ccefc56d103db/user/main.cpp#L50
https://docs.microsoft.com/en-us/windows/win32/inputdev/virtual-key-codes
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?
Basically how do i make it a .dll now?
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
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