Go to file
Pepijn Schmitz 27f8e2c6be Update build instructions link 2018-04-04 13:21:57 +02:00
WPValueObjects Move towards using https as much as possible 2018-02-11 17:03:05 +01:00
WorldPainter When redistributing occurrences for mixed materials, make sure no occurrence drops below one 2018-03-01 12:29:01 +01:00
.gitignore Merge branch 'master' of Z:\git\WP\public 2015-11-23 11:07:16 +01:00
LICENSE Add LICENSE and README 2015-02-15 16:15:49 +01:00
README Update build instructions link 2018-04-04 13:21:57 +02:00

README

WorldPainter is an interactive map generator for Minecraft. It allows you to
"paint" landscapes using similar tools as a regular paint program. Sculpt and
mould the terrain, paint materials, trees, snow and ice, etc. onto it, and much
more.

DISTRIBUTING

WorldPainter is open source software, licensed under the GPL version 3. This
means that if you distribute it, original or in modified form, you must also
distribute it (including your changes) as open source under the GPL version 3
(or later). See the LICENSE file for details.

BUILDING

WorldPainter is a Maven project and easy to build from the command line with
Maven, or using your favourite IDE. However there are some missing dependencies
which are not in Maven Central which you will have to install locally first. For
full details, see:

https://www.worldpainter.net/doc/building