Skip to content

WebSocket.jslib incompatible with Unity 6 due to Emscripten changes #479

WebSocket.jslib incompatible with Unity 6 due to Emscripten changes

WebSocket.jslib incompatible with Unity 6 due to Emscripten changes #479

Workflow file for this run

name: Actions for issues just created
on:
issues:
types: [opened]
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/alttester/projects/1
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}