From f11235752b31314f06f982a8282ba5ea471d575d Mon Sep 17 00:00:00 2001 From: mStar Date: Mon, 17 Mar 2025 08:26:17 +0100 Subject: [PATCH] Update Readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0c7066a..2810652 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,6 @@ to Godot, initially just for screencapture. For now, this extension is Linux only, as both XDG Portals and Pipewire only exist on Linux. If both, with their full API, are ever brought to Windows or MacOS, I will try to add support for them. + +I also will move the Extension itself into its own repository later on +and add it here as a submodule. But for now, this is the setup for convenience