Zemanzo / web-marbles

Aims to recreate Marble Racing from the ground up, as a fully web based game
https://playmarbl.es/
GNU General Public License v3.0
23 stars 12 forks source link

Level folder renaming and config #194

Closed Qaomen closed 5 years ago

Qaomen commented 5 years ago

Description We've changed "maps" to "levels" for consistency and to avoid confusion with Js Maps, but the levels are still stored in the public/resources/maps/ folder. We should change this and make sure the client doesn't hard-code the path while we're at it.

Minimum Acceptance Criteria