🚧 initial work on controller support

This commit is contained in:
GeoffreyCoulaud
2023-06-29 12:48:51 +02:00
parent 50e9bb7c0e
commit 2d72f22bbf
4 changed files with 246 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ install_data(
'details_window.py',
'game.py',
'game_cover.py',
'keyboard_emulator.py',
configure_file(
input: 'shared.py.in',
output: 'shared.py',