From abf12aec67eed1c1b758d7cf167916989900a60a Mon Sep 17 00:00:00 2001 From: Gabriel Perez Date: Sat, 25 Apr 2026 18:57:28 -0400 Subject: [PATCH] docs(tilemap-editor): update quick start instructions for new launcher Update the quick start guide to reflect the new PixelRoot32 Tool Suite launcher interface. The previous command-line instructions have been replaced with GUI-based steps for a more user-friendly onboarding experience. --- tools/tilemap-editor/quick-start.md | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/tools/tilemap-editor/quick-start.md b/tools/tilemap-editor/quick-start.md index 3c80302..98d0b55 100644 --- a/tools/tilemap-editor/quick-start.md +++ b/tools/tilemap-editor/quick-start.md @@ -18,13 +18,8 @@ ### ⏱️ Step 1: Open the Editor (30 seconds) -```bash -# From PixelRoot32 Suite launcher -python main.py - -# Or run directly -python -m modules.tilemap_editor -``` +1. Launch **PixelRoot32 Tool Suite** from your applications menu +2. Click **Launch** on the **Tilemap Editor** card When starting without a project, you see the **Welcome Screen** with: - **Create New Project**: Create a new project from scratch