Paradox map is a web app for mapping your divine paradox vault in Vault Hunters 3.
Differences from upstream
- Fixed zoom
- Added dark theme
- Updated modifiers
- Run mode
- Option to show room images instead of names
- Option to hide god names
- Improved modifier icon rendering
- Default room type is blank to prevent accidental room creation (PR#11)
- small bug fixes
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint