Crate screen_selector

Source
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§

LoadScreenSelectorWindow
Main entrypoint of this plugin.
SetupUnityCallbacks
Sets the callbacks from Unity.