# Desktop **Repository Path**: microcity/desktop ## Basic Information - **Project Name**: Desktop - **Description**: A Performant Spatial Modeling Tool - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-06 - **Last Updated**: 2024-02-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # MicroCity Desktop A Performant Logistics Modeling Tool ![Screenshots](doc/imgs/microcity.png) ## Quick Start [Download and install MicroCity](https://github.com/microcity/microcity.github.io/releases/latest). Open ![icon](doc/imgs/icon_script_editor.png)**ScriptEditor** and type: ```lua Print("hello, world!") ``` Save as **test.mcs** and load it in ![icon](doc/imgs/icon_microcity.png)**MicroCity**. Find the **Modules** tab and double click the module ![icon](doc/imgs/icon_module.png)**main** under the library ![icon](doc/imgs/icon_module_file.png)**test**. You will find the message printed in the **Messages** panel below. For more information please go to [**Documentation**](doc/). ## Author Mixwind (mixwind@gmail.com)