mirror of
https://github.com/SashLilac/cambridge.git
synced 2025-04-04 11:22:56 -05:00
I had to redo how input is done entirely, so more than one source of input can be used for game inputs. I added new inputs, menu_decide and menu_back. Return and escape still have their reserved status, sending menu_decide and menu_back, respectively. Other keys are reserved too, like arrows, to ensure users can always reconfigure input. |
||
---|---|---|
.. | ||
config.lua | ||
exit.lua | ||
game_config.lua | ||
game.lua | ||
input_config.lua | ||
mode_select.lua | ||
title.lua |