This commit is contained in:
Timothy GFO 2023-11-27 18:55:13 -04:00
parent 8616c76adc
commit d4e31b3c2c

View file

@ -23,7 +23,6 @@ To use it just launch the executable file (if available for your os) or type "py
If you have any issues make a gitlab issue. There may be bugs.
## Roadmap
* figure out way to spawn popups close to main window
* "now playing" text
* ability to preserve changes through Mega Man Maker updates, by using a config file and/or a downloaded zip of the game.
* stop using os.path in favour of pathlib