Skip to content
Rita Bártfai edited this page Jan 25, 2016 · 9 revisions

Welcome to the CodeMetropolis wiki!

Cumulative flow diagram: https://docs.google.com/spreadsheets/d/12WAAlJYf1H3XvC4GrA3H2rUUWhp40h-Pk7q3AH5ONwg/edit?usp=sharing

Let's see the whole progress in the following diagram:

Process of generating city from code

Running SourceMeter, we get the graph file, which is required for the Mapping Tool as input. The Mapping Tool will generate an XML file for the Rendering tool, which will generate an other XML from it for the Rendering Tool. Rendering Tool will produce the world, which can be played in MineCraft client. You can find the generated world in the output directory. You have to copy this folder to the “saves” folder in root of Minecraft. You can usually find it at “C:\Users<username>\AppData\Roaming.minecraft" directory.

Clone this wiki locally