Go to file
Captain Chaos 74c9f281c3 More generic mechanism for displaying startup errors and warnings
Bug fix: don't throw exception when no Minecraft jars have been found
Code optimisations
2022-09-01 15:05:50 +02:00
PluginParent Release 1.6.0 (WorldPainter 2.13.1) 2022-08-23 21:07:37 +02:00
WPValueObjects Add Javadoc and source code to the release-snapshot profile 2022-03-24 18:29:37 +01:00
WorldPainter More generic mechanism for displaying startup errors and warnings 2022-09-01 15:05:50 +02:00
.gitignore Ignore VS Code metadata 2020-04-24 18:17:41 +02: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