aboutsummaryrefslogtreecommitdiff
path: root/src/assets/levels/test level2/easy/notes.txt (unfollow)
Commit message (Collapse)Author
2023-05-25Move levels outside of src, prepare for leaderboard writing and other small ↵sowgro
changes
2023-05-25the main.Level() class is now declared in levelcontroller with the name of ↵Aidan Ross
the level being read in the assets folder, allowing for different songs in the list.
2023-05-23finish gui, add new leaderboard system, redesign settings, switch lists to ↵sowgro
tables
2023-05-14add levelselector gui, move some files aroundsowgro