Skip to content

Commit

Permalink
sync
Browse files Browse the repository at this point in the history
  • Loading branch information
AtomicSponge committed Nov 20, 2024
1 parent 4bcba30 commit cb37853
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/build-demo.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### Simple demo using Silvergun Game Engine

Online playable demo:
<https://atomicsponge.github.io/slv-demo-01/slvdemo.html>

Requires the following libraries to build:
Expand Down

0 comments on commit cb37853

Please sign in to comment.