Skip to content

Standalone GUI world map generator which uses Weltschmerz library to create a realistic 2D world map by simulating real life environmental conditions.

License

Notifications You must be signed in to change notification settings

starandserpent/World-map-generator

Repository files navigation

World-map-generator

Earth map generated by Weltschmerz

Table of Contents

About the project

World map generator is standalone desktop application which uses Weltschmerz library to generate realistically looking biome maps.

How is this project related to Rituals of the old?

  1. Visual reprensentation of Weltschmerz (if you like the maps, please consider trying Weltschmerz library in your project)
  2. Exporting config files for the game (you can use this application to generate maps you want in the game)

Releases

Check releases to download latest version.

Getting Started

If you want to participate in a develepment or if you do not want to download last release then follow the instructions to get a copy of the aplication

Prerequisites

Make sure you have installed all of the following prerequisites on your development machine:

  • .NET Desktop development and Universal Windows Platform Develpment
  • Godot Engine (Last application version currently supports Godot version 3.2.1)
  • Git - OSX and Linux machines typically have this already installed.

Cloning project

Steps to run the apllication in godot engine

  1. Clone repository
git clone [email protected]:starandserpent/World-map-generator.git --recursive
  1. Update package references in project folder
nuget restore
cd modules
cd Weltschmerz
nuget restore
  1. Import project to godot

Building project

Steps to make a project build

  1. Open godot
  2. Project -> Export -> Add ->
  3. Click Manage Export Templates
  4. Download template
  5. Export project

For more detailed information see Godot documentation

Usage

For usage instructions, please check our github wiki

Licence

This project is licensed under the MIT License - see the LICENSE file for details

Contact us

Follow us

About

Standalone GUI world map generator which uses Weltschmerz library to create a realistic 2D world map by simulating real life environmental conditions.

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages