A browser-based app for generating maps for PVME guides.
Link to app: https://pvme.io/tilemap-maker/
Install dependencies:
npm install -g live-serverRun locally using live-server:
live-server .This will start a local development server and automatically reload when files change.