Refactor and move Linux code to separate branch

This commit is contained in:
a2x
2024-04-03 02:59:30 +11:00
parent 86dc0fa8f6
commit 3a935f5d73
229 changed files with 705 additions and 121739 deletions

20
output/buttons.json Normal file
View File

@@ -0,0 +1,20 @@
{
"client.dll": {
"attack": 24313888,
"attack2": 24314032,
"back": 24314608,
"duck": 24315328,
"forward": 24314464,
"jump": 24315184,
"left": 24314752,
"lookatweapon": 26391872,
"reload": 24313744,
"right": 24314896,
"showscores": 26391584,
"sprint": 24313600,
"turnleft": 24314176,
"turnright": 24314320,
"use": 24315040,
"zoom": 26391728
}
}