screen-selector

Crates.ioscreen-selector
lib.rsscreen-selector
version0.1.1
sourcesrc
created_at2021-07-21 12:16:05.852424
updated_at2021-07-21 13:49:17.676762
descriptionA reimplementation of Unity’s ScreenSelector.so plugin, using GTK 4
homepagehttps://linkmauve.fr/dev/screen-selector/
repositoryhttps://git.linkmauve.fr/screen-selector.git
max_upload_size
id425491
size81,107
(linkmauve)

documentation

README

ScreenSelector.so

crates.io docs.rs License Join the XMPP chat at screen-selector@muc.linkmauve.fr

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.

Commit count: 0

cargo fmt