A library to load and display Minecraft maps generated by BlueMap.
Go to file
Blue (Lukas Rieger) eda14d3c32
Move lots of data to deticated data fields and more tweaks
The data fields now contain and syncronize all the data that might be important for libraries like VueJS. They can safely be made reactive without fear to make the whole ThreeJS object-stack reactive (which would blow up the ram usage and destroy performance)
2021-02-25 22:53:42 +01:00
.github/workflows Add github actions CI 2021-02-19 16:48:40 +01:00
public Move lots of data to deticated data fields and more tweaks 2021-02-25 22:53:42 +01:00
src Move lots of data to deticated data fields and more tweaks 2021-02-25 22:53:42 +01:00
.gitignore Remove built sources from git and move PlayerMarkerManager 2021-01-18 17:31:57 +01:00
LICENSE Add license 2021-02-19 16:23:11 +01:00
package-lock.json Move lots of data to deticated data fields and more tweaks 2021-02-25 22:53:42 +01:00
package.json Fix Hammer lib usage and some package.json values 2021-02-20 15:33:32 +01:00
rollup-test.config.js Initial commit 2021-01-18 16:51:03 +01:00
rollup.config.js Initial commit 2021-01-18 16:51:03 +01:00