Updated Discord activities with Raylib (markdown)

Ray
2024-03-19 08:53:14 +01:00
parent b17781f7d2
commit 2ebe904106

@ -1,4 +1,5 @@
**NOTE: This guide assumes you already have setup and built a [raylib WebAssembly project](https://github.com/raysan5/raylib/wiki/Working-for-Web-(HTML5)) and assumes you have these gnerated the followinf files with emscriptem:** (NOTE: [guide here]()
**NOTE: This guide assumes you already have setup and built a [raylib WebAssembly project](https://github.com/raysan5/raylib/wiki/Working-for-Web-(HTML5)) and assumes you have these gnerated the followinf files with emscriptem:**
- `game.js`
- `game.wasm`
- `index.html`