Expand description
A Unity plugin replacing the proprietary ScreenSelector.so.
It is built using GTK 4, and released under the GNU GPL 3.0 only license.
Once built, you should rename the shared object to ScreenSelector.so, and either drop it in your game’s plugins directory, or install it system-wide and symlink it in each game you want to use it in.
Functions§
- Load
Screen Selector Window - Main entrypoint of this plugin.
- Setup
Unity Callbacks - Sets the callbacks from Unity.