A Dynmap, Squaremap, Pl3xmap and Overviewer frontend for the modern web
Go to file
James Lyne 98913d94b9 Clock improvements
- Use SVGs for sun/moon/weather
- Respect configuration for showing time of day
- Improve styling for digital clock on its own
- Remove old clock images
2020-12-13 23:26:21 +00:00
public New map list icons 2020-12-13 13:23:22 +00:00
src Clock improvements 2020-12-13 23:26:21 +00:00
.gitignore init 2020-11-20 18:43:30 +00:00
babel.config.js init 2020-11-20 18:43:30 +00:00
package-lock.json Allpw HTML in player names, sanitise it to be sure 2020-12-13 23:22:59 +00:00
package.json Allpw HTML in player names, sanitise it to be sure 2020-12-13 23:22:59 +00:00
README.md init 2020-11-20 18:43:30 +00:00
tsconfig.json Typescript 2020-11-20 21:47:56 +00:00
vue.config.js SVG icon prerequisites 2020-12-12 21:35:55 +00:00

dynmap

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.