From: Stephen Seo Date: Tue, 7 Jun 2022 07:15:10 +0000 (+0900) Subject: Update README.md X-Git-Url: https://git.seodisparate.com/stephenseo/static/'%20relPath%20'search/mag_sel.svg?a=commitdiff_plain;h=11080d41af51da7a22870a6f7aed994fe65103a2;p=LudumDare45_StartWithNothing Update README.md --- diff --git a/README.md b/README.md index 4d4fb7f..7345467 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ +# Disclaimer + +The hosted WASM versions of this game still work, but I am not entirely sure if +the security issues with this game apply to the WASM versions. **USE AT YOUR OWN +RISK**. + +This game was created in a manner such that it was tightly coupled with the +`quicksilver` dependency. However, `quicksilver` is no longer (actively) +maintained, and its old dependencies no longer allow this game to run properly +(crashes on native, cannot serve WASM version). + # Entry for LD45 - Start with Nothing This game is a Rust project using the quicksilver 2D game framework.