mirror of
https://github.com/rommapp/grout.git
synced 2026-04-23 06:54:36 +00:00
1dd687ce73
Ship both grout32 and grout64 in a single MinUI zip. The launch script detects arch via uname and picks the right binary and libs. Device detection (Miyoo/Anbernic/TrimUI) uses runtime.GOARCH and /proc/bus/input/devices, following the same pattern as muOS. Adds Anbernic joystick mapping reused from muOS.