From 0b1fefbeb12e1c2e11ec10e4d708124bdcc838b8 Mon Sep 17 00:00:00 2001 From: ForestOfLight Date: Fri, 6 Jun 2025 03:31:50 -0700 Subject: [PATCH] quickfix for semantics of Menu vs GUI --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f5581c4..f60a60f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Construct's latest release can be downloaded from its [Releases Page](https://gi ### Construct Menu -The main Construct menu can be accessed using a `paper` item. Using it will open a GUI where you can manage your structures instances. You can create new instances of structures, edit existing ones, and delete them when you no longer need them. There are plenty options available to customize your building style! +The main Construct menu can be accessed using a `paper` item. Using it will open a menu where you can manage your structures instances. You can create new instances of structures, edit existing ones, and delete them when you no longer need them. There are plenty options available to customize your building style! *Pro tip: You can name the paper after a structure instance to automagically select it when you open the menu!*