Skip to content
A simple map editor designed to enable quick editing of Cataclysm: Dark Days Ahead's json map formats.
Branch: master
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
data
src
.gitignore
CONTRIBUTORS.md
LICENSE.md
README.md
UI.psd
pom.xml

README.md

Cataclysm: DDA Map Editor

This project is intended to create a simple, but powerful map editor to enable quick content creation for Cataclysm: Dark Days Ahead.

It is currently in alpha development. More information will be added soon.

Uses JavaFX 8.

Running the Program

Running the program requires Java 8u40 or newer be installed. Start the program from your IDE or double click the jar file.

Building with Maven

Running mvn install will create a runnable jar file with dependencies.

Building this project requires JDK 8u40 or newer due to use of the new Dialogs API in JavaFX.

You can’t perform that action at this time.