Skip to content

Commit

Permalink
webworker + webrtc for github pages
Browse files Browse the repository at this point in the history
  • Loading branch information
lesleyrs committed Aug 7, 2024
1 parent 5e455bb commit f0fe42b
Show file tree
Hide file tree
Showing 2,775 changed files with 60,406 additions and 16 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build and Deploy

on:
push:
branches: [ main ]
branches: [ main, host ]

permissions:
contents: write
Expand Down
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ bz2.wasm

public/data/players/

# !/public/data/
# !/public/LoginThread.js
# !/public/worker.js
# !/public/bzip2.wasm
# !/public/rsmod-pathfinder.wasm
!/public/data/
!/public/LoginThread.js
!/public/worker.js
!/public/bzip2.wasm
!/public/rsmod-pathfinder.wasm
Loading

0 comments on commit f0fe42b

Please sign in to comment.