Deathlymad / LDL

The cleaned and slightly abstracted version of the Ludum Dare 47 Code. Original at MDeiml/LD47
1 stars 0 forks source link

Allow lazy loading #4

Open Deathlymad opened 3 years ago

Deathlymad commented 3 years ago

A major issue is that (close to) all data is loaded on startup. loading only the data needed would give the system a big performance boost.