Skip to content

Commit ee4e8eb

Browse files
authored
Add a libre reimplementation of a Unity3D plugin
This plugin lets users configure the resolution, quality and controls before starting the game. The proprietary original uses gtk2 which requires X11 and is unmaintained, this reimplementation uses gtk4 instead.
1 parent 6af52b8 commit ee4e8eb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

_data/projects.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@
140140
"name": "relm",
141141
"url": "https://github.com/antoyo/relm"
142142
},
143+
{
144+
"name": "ScreenSelector.so",
145+
"url": "https://linkmauve.fr/dev/screen-selector/"
146+
},
143147
{
144148
"name": "Shortwave",
145149
"url": "https://gitlab.gnome.org/World/Shortwave",

0 commit comments

Comments
 (0)