Initial commit

This commit is contained in:
Mathias Westerdahl
2020-08-19 11:04:35 +02:00
commit e36953369b
9 changed files with 236 additions and 0 deletions

4
input/game.input_binding Executable file
View File

@@ -0,0 +1,4 @@
mouse_trigger {
input: MOUSE_BUTTON_1
action: "touch"
}