Skip to content

Make NativeWebSocket Universal#106

Open
endel wants to merge 9 commits intomasterfrom
universal
Open

Make NativeWebSocket Universal#106
endel wants to merge 9 commits intomasterfrom
universal

Conversation

@endel
Copy link
Owner

@endel endel commented Mar 11, 2026

Support Unity + Godot + MonoGame (.NET)

endel added 9 commits March 11, 2026 16:29
metaList paths were absolute (upm-package/...) but project-folder
also prepended upm-package/, causing ENOENT. Now writes paths
relative to upm-package/ so the action resolves them correctly.
…ctly

The .unitypackage format requires internal paths under Assets/ for Unity
to place files into the project. The createPackage job now assembles into
Assets/WebSocket/ while the UPM branch keeps the flat structure.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant