mirror of
https://github.com/JanNeuendorf/SVC16.git
synced 2025-07-19 00:20:08 +00:00
Macroquad port #7
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @JanNeuendorf on 1/5/2025
I ported the gui to the macroquad crate.
This has the following advantages:
I also use the gilrs crate directly for the gamepad input.