-
Notifications
You must be signed in to change notification settings - Fork 111
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add decky-zerotier v0.3.0 #711
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code review was simple as it's just a few more additions to the original submission. In future please include a link to the comparison between your original PR and this one (commit wise) so I can review the changes between then and now.
Good for testing again.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Completely missed this, this won't be caught and built by CI until the git submodule is fixed.
@hyacz this one is on me, the plugin is also located in "plugins/plugins" which is incorrect and needs to be fixed as well. |
Sorry, I made a mistake, I am not familiar with PR process. I used a force push to make the Commit Message easier to read, I hope this will not cause more problems. |
I re-corrected the submodule so that it now correctly points to decky zerotier tag v0.2.0 |
hyacz/decky-zerotier@v0.2.0...v0.2.1
|
hyacz/decky-zerotier@v0.2.1...v0.3.0
|
Decky Zerotier
https://github.com/hyacz/decky-zerotier
#665
This plugin is a Zerotier client UI designed for SteamDeck to support the LAN connection function of some games.
Compared to v0.1.0, the Zerotier core binary has been upgraded from v1.14.0 to v1.14.1, and it is now built using Github action.
Checklist:
Developer Checklist
Plugin Checklist
Plugin Backend Checklist
Testing