diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-07-16 01:23:01 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-07-16 01:23:01 -0400 |
commit | d8b8d88e97cfd732ea0e81847762e93412377dd9 (patch) | |
tree | 018b4a1c8636b7d49af2e69d8b943680de21831d /README.md | |
parent | 2d42d77c883453e4f03ca0a47068f9d1f6c61aa6 (diff) | |
download | NPEhero-d8b8d88e97cfd732ea0e81847762e93412377dd9.tar.gz NPEhero-d8b8d88e97cfd732ea0e81847762e93412377dd9.tar.bz2 NPEhero-d8b8d88e97cfd732ea0e81847762e93412377dd9.zip |
Add customizable keybindings
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -3,12 +3,17 @@ One-year anniversary update! Goals: - [x] New integrated level editor -- [ ] Custom keybindings -- [ ] Installer / Linux package +- [X] Custom keybindings +- [ ] UI improvements - [ ] Code cleanup +- [ ] Installer / Linux package -### Notes: -TEMOPORARY: USE G KEY INSTEAD OF SPACE KEY +Notes: +- Level creation flow is incomplete + - no way to set lastbeat + - notes editor does not write to file + - no validation +- Everything else in this readme is outdated # Installation 1. Install Java 17 or newer |