diff options
author | sowgro <tpoke.ferrari@gmail.com> | 2024-08-28 21:39:42 -0400 |
---|---|---|
committer | sowgro <tpoke.ferrari@gmail.com> | 2024-08-28 21:39:42 -0400 |
commit | ef00dc1104a15cc33a54a05bc752f9add14f3397 (patch) | |
tree | e709385249315ab198f089abeb54f51756740e69 /README.md | |
parent | c3554cb31774afc8bf335b761649b7aacf7128c5 (diff) | |
download | NPEhero-ef00dc1104a15cc33a54a05bc752f9add14f3397.tar.gz NPEhero-ef00dc1104a15cc33a54a05bc752f9add14f3397.tar.bz2 NPEhero-ef00dc1104a15cc33a54a05bc752f9add14f3397.zip |
Various tweaks
- resize logo
- add icon images to repo
- add open folder button in level editor
- add description back to level details
Diffstat (limited to 'README.md')
-rwxr-xr-x | README.md | 11 |
1 files changed, 7 insertions, 4 deletions
@@ -11,16 +11,19 @@ Goals: Todo: - [ ] fix reliance on local font -- [ ] Redesign level editor menus - - [ ] remove sidebar new dialog -- [ ] Make scaling of the center box consistent across pages + +bugs to squash + - [ ] Improve errorList and controlEditor - [ ] Click sounds on all buttons in editor - [ ] Fix notesEditor note preview being too small with no notes - [ ] Properly center background image +features to add - [ ] Tweak design of songPlayer -- [ ] Level sharing file format, import and export + - [ ] Redesign level editor menus +- [ ] remove sidebar new dialog +- [ ] Make scaling of the center box consistent across pages # Installation Coming soon. |