From 2ebe9041062660b1ad737d15b220246b79ab008b Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 19 Mar 2024 08:53:14 +0100 Subject: [PATCH] Updated Discord activities with Raylib (markdown) --- Discord-activities-with-Raylib.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Discord-activities-with-Raylib.md b/Discord-activities-with-Raylib.md index 5ebc1af..eb473da 100644 --- a/Discord-activities-with-Raylib.md +++ b/Discord-activities-with-Raylib.md @@ -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`