From 153f69218df52a5891c734f3edbbd1020f6deb40 Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Wed, 10 Sep 2025 19:32:47 +1000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e5dce29..71c6916 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # SharpIDE.Photino + +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. \ No newline at end of file