Add Readme
This commit is contained in:
parent
4be9354079
commit
29bdeeed01
1 changed files with 11 additions and 0 deletions
11
README.md
Normal file
11
README.md
Normal file
|
@ -0,0 +1,11 @@
|
|||
# Gd-Wireportal
|
||||
|
||||
This repo contains both a godot project for testing the gdextension
|
||||
and the Rust based extension
|
||||
|
||||
The extension itself is about bringing XDG Portals and Pipewire
|
||||
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.
|
Loading…
Reference in a new issue