7dtd-map icon indicating copy to clipboard operation
7dtd-map copied to clipboard

Map renderer for 7 Day to Die

trafficstars

7DtD Map Renderer

Map renderer for 7 Day to Die.

  • https://kui.github.io/7dtd-map/

Build

  1. Create 'local.json' at project root like:
{
 "vanillaDir": "/Users/<UserName>/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app"
}
  1. Execute in your teminal:
$ npm run build

Code lint

$ npm run lint

Run in local

$ npm run dev-server