/oz_rw_plugin_risingmaps

Rising Maps Plugin for Rising World

Primary LanguageJava

Installation (prebuild)

Download the latest zip files from here (shared) and here (Rising Maps) and unpack them into your plugins folder.

Filetree

Should look like this:

    ── RisingWorld
        ├── plugins
        │    ├── RisingMaps
        │    │    ├── i18n...
        │    │    ├── tiles...
        │    │    ├── HISTORY.de.md
        │    │    ├── HISTORY.md
        │    │    ├── OZ-RisingMaps-Plugin.jar
        │    │    ├── README.de.md
        │    │    ├── README.md
        │    │    └── settings.properties
        │    ├── shared
        │    │    ├── assets...
        │    │    └── lib
        │    │         ├── HISTORY.md
        │    │         └── tools.jar
        :    :