From 61fe955723347d8dbb702a571b647884a28bfd28 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Sat, 8 Nov 2025 23:28:12 +1000 Subject: [PATCH] add aspire readme --- tools/AppHost/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tools/AppHost/README.md diff --git a/tools/AppHost/README.md b/tools/AppHost/README.md new file mode 100644 index 0000000..1c2c611 --- /dev/null +++ b/tools/AppHost/README.md @@ -0,0 +1,8 @@ +## Aspire AppHost + +Running SharpIDE via the Aspire AppHost allows you to inspect the OTEL telemetry and logs + +### Setup +1. Replace `GODOT` environment variable with the path to your executable in launchSettings.json + +TODO: Create better godot integration with aspire/wait for libgodot.