From 7fe824c637ba97cfd65c525369fd3922a164222f Mon Sep 17 00:00:00 2001 From: grimsace Date: Wed, 6 May 2026 11:30:23 -0500 Subject: [PATCH] added update notice to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4d82df0..697fb2e 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ Pre-release project for generating fantasy town/city maps with configurable terrain, water, roads, buildings, and trees. +## Updates + +Updates on this are on hold for a bit, as it's near feature-complete and I need to finish my current tabletop campaign so I can generate city maps for my campaign to iron out all of the bugs. Expect a bunch more changes ~ 1 year from the commit that added this line and in the meantime feel free to open issues with new features you'd like to see and/or bus i need to fix! + ## Overview RPG City Maker Reborn is a Go + Fyne desktop app inspired by the original Roleplaying City Map Generator. It supports large image sizes, deterministic seeded generation, and exporting canvas/heightmap/bump map/masks in modern image formats.