From fee577cedd1a2c992eb517e66ed515a91d9da98e Mon Sep 17 00:00:00 2001 From: "Colton G. Rushton" Date: Tue, 19 May 2020 12:27:15 -0300 Subject: [PATCH] Update to add text-save support mention --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b6cae6d9..f8b0d6a4 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ Please contribute **first** to the [nightly branch](https://github.com/sm64pc/sm * Skip introductory Peach & Lakitu cutscenes with the `--skip-intro` CLI option * Disabling the HUD. * Cheats menu in Options. (Activate with `--cheats`) Please note that if a cheat asks you to press "L" it's referring to the N64 button. Check your bindings and make sure you have the "L" button mapped to a button in your controller. + * Text-based save support. (Activate with `make TEXTSAVES=1`.) ## Building For building instructions, please refer to the [wiki](https://github.com/sm64pc/sm64pc/wiki).