Skip to content
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

Allow addons to add new P2P-Tunnel types #5622

Merged
merged 1 commit into from Oct 31, 2021
Merged

Conversation

shartte
Copy link
Member

@shartte shartte commented Oct 31, 2021

By removing TunnelType and switching to a system where the tunnel type is communicated via the part item, addons should now be able to add new P2P tunnels that work like the built-in ones in terms of attunement.

Addons will still need to depend on internals for the actual tunnel item.

@Technici4n Technici4n merged commit 1908f6c into fabric/1.17 Oct 31, 2021
@Technici4n Technici4n deleted the remove-tunnel-type branch October 31, 2021 18:44
shartte added a commit that referenced this pull request Nov 1, 2021
By removing TunnelType and switching to a system where the tunnel type is communicated via the part item, addons should now be able to add new P2P tunnels that work like the built-in ones in terms of attunement.

Addons will still need to depend on internals for the actual tunnel item.
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants