alttpo / sni

SNES Interface with gRPC API
MIT License
46 stars 12 forks source link

Add Linux udev rule & add information to README.md #6

Closed TauAkiou closed 2 years ago

TauAkiou commented 2 years ago

This pull request adds a simple udev rule that assigns 0666 permissions to an FXPak Pro flashcart. This prevents Linux users from needing to launch SNI as root.

This also adds some text to README.md regarding the udev rule and how to install it.

JamesDunne commented 2 years ago

Might need to alter the Github Action release.yml to include the udev rule file in the tarball releases now