Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 390 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 390 Bytes

Cataclysm: Horizon

This is a 3d map visualizer for the game Cataclysm: Dark Days Ahead.

It is built using three.js and electron. Refer to the instructions below for compiling the application.

Project setup

yarn install

Compiles and hot-reloads for development

yarn run electron:serve

Compiles and minifies for production

yarn run electron:build