From c7ec9c6b9732f403e13f00e15de654172c6cefb1 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Sun, 9 Nov 2025 01:44:32 +1000 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a6bec71..c73f9e4 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,14 @@ A modern, cross platform & open source IDE for .NET ## Debug (WIP) image +## Build +image + +## NuGet (WIP) +image + +## Test Explorer (WIP) +image ### Building if using a preview .NET SDK, ensure that `DOTNET_ROLL_FORWARD_TO_PRERELEASE` is set to `1` as per https://github.com/godotengine/godot/issues/98334, otherwise it will blow up.