Skip to content

radimous/paradox-map

 
 

Repository files navigation

Paradox Map

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

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

Releases

No releases published

Packages

No packages published

Languages

  • Vue 71.0%
  • TypeScript 25.9%
  • CSS 1.5%
  • Other 1.6%