Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 606 Bytes

File metadata and controls

22 lines (13 loc) · 606 Bytes

CLI Town Generator

Procedural town generation tool, built with Rust. 🏰

Towns can be explored using CLI Town Explorer.


CLI Town Generator

Download: https://github.com/hexensemble/cli-town-generator/releases


Features:

  • Randomly generates towns with buildings, rooms, NPCs, chests, and more.
  • Exports world data as a JSON file and town connections as a DOT file.
  • Configurable via a settings file for customization.
  • Supports importing a modified DOT file to regenerate town data.

Supports Mac and Linux.