Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Commit

Permalink
Merge pull request #116 from EpicGames/master
Browse files Browse the repository at this point in the history
Update 5.2 from master
  • Loading branch information
lukehb committed Feb 22, 2023
2 parents e794f12 + 49dcfff commit d401815
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/container-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: docker/build-push-action@v3
with:
context: ./SignallingWebServer
tags: 'ghcr.io/epicgames/pixel-streaming-signalling-server:dev'
tags: 'ghcr.io/epicgames/pixel-streaming-signalling-server:5.2'
push: true
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# The official home for the Pixel Streaming servers and frontend!
The Pixel Streaming servers and web frontend that was in `Samples/PixelStreaming/WebServers` is now here for all the contribute to.
The Pixel Streaming servers and web frontend that was in `Samples/PixelStreaming/WebServers` is now here for all to contribute to.

## Goals

Expand Down Expand Up @@ -33,6 +33,7 @@ The following container images are built from this repository:
- [ghcr.io/epicgames/pixel-streaming-signalling-server](https://github.com/orgs/EpicGames/packages/container/package/pixel-streaming-signalling-server) (since Unreal Engine 5.1)

### NPM Packages
The following are `unofficial` NPM packages (official ones coming soon):

| Branch | Frontend library | Frontend reference ui |
|--------|------------------|-----------------------|
Expand Down

0 comments on commit d401815

Please sign in to comment.