Sulunia / beatfever

A partial open-source reimplementation of the osu! "game engine" in Lua/Love2d

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selection Screen needs to load from a DB instead of manually parsing songs folder for files

Sulunia opened this issue · comments

--Tela de seleção precisa carregar suas músicas a partir de um DB ao invés de parsear uma pasta por arquivos

Parsing for files is slow. So, a DB needs to be implemented in order to speed up selection screen load time.