7dtd-map
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
- Create 'local.json' at project root like:
{
"vanillaDir": "/Users/<UserName>/Library/Application Support/Steam/steamapps/common/7 Days To Die/7DaysToDie.app"
}
- Execute in your teminal:
$ npm run build
Code lint
$ npm run lint
Run in local
$ npm run dev-server