etternagame / etterna

Advanced cross-platform rhythm game focused on keyboard play
https://etternaonline.com/
MIT License
474 stars 132 forks source link

Re-Implement Song Deletion #1288

Closed TheROPFather closed 3 months ago

TheROPFather commented 5 months ago

Re-add the removed feature to delete a song permanently from the game at the song wheel using Ctrl+Backspace.

This must be enabled via the options first.

Currently this is only tested and should only work on Windows, I aim to write a function to grab the base path cross platform at a later date.

This should close https://github.com/etternagame/etterna/issues/1247