Updated Creating Discord Activities with raylib (markdown)

Ray
2024-03-19 10:06:55 +01:00
parent 62aff4d299
commit 22c5b5c4a3

@ -1,4 +1,4 @@
**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 generated the following files with emscriptem:**
**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 you have generated the following files with emscriptem:**
- `game.js`
- `game.wasm`