fix: ditched sdl and moved to xinput for windows for less ram usage
This commit is contained in:
parent
90d6711935
commit
dc0f2d150a
18 changed files with 663 additions and 100 deletions
5
.vscode/tasks.json
vendored
5
.vscode/tasks.json
vendored
|
|
@ -38,11 +38,6 @@
|
|||
"label": "Start Dev (Hot Reload)",
|
||||
"type": "shell",
|
||||
"command": "bun run dev:hmr",
|
||||
"options": {
|
||||
"env": {
|
||||
"FORCE_BROWSER": "false"
|
||||
}
|
||||
},
|
||||
"isBackground": true,
|
||||
"problemMatcher": [],
|
||||
"presentation": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue