diff --git a/.github/workflows/build-demo.yml b/.github/workflows/build-demo.yml index cbd0919..da50599 100644 --- a/.github/workflows/build-demo.yml +++ b/.github/workflows/build-demo.yml @@ -1,8 +1,10 @@ -# https://github.com/marketplace/actions/setup-emscripten-toolchain - -name: Build Silvergun Demo +name: Build Silvergun Engine Demo (emcc) on: [push] +# https://github.com/marketplace/actions/checkout +# https://github.com/marketplace/actions/setup-emscripten-toolchain +# https://github.com/marketplace/actions/push-git-subdirectory-as-branch + jobs: build: runs-on: ubuntu-latest diff --git a/README.md b/README.md index 398fe2f..c6ccb44 100755 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ ### Simple demo using Silvergun Game Engine +Online playable demo: Requires the following libraries to build: