From 35aa85dafa32f9df89728f0a31a9ca2615bc2935 Mon Sep 17 00:00:00 2001 From: Natalie Howes Date: Sun, 7 Jun 2020 11:07:12 -0700 Subject: [PATCH] Update readme.md for ConsoleExtension --- ConsoleExtension/readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ConsoleExtension/readme.md b/ConsoleExtension/readme.md index 63b435d..d1846a9 100644 --- a/ConsoleExtension/readme.md +++ b/ConsoleExtension/readme.md @@ -1 +1,5 @@ -# Describe how to use this ASI here +The Console extension ASI adds new console commands to Mass Effect 3 + +Commands added by this ASI: +* `savecam`: saves the position of the camera while in flycam mode to one of ten slots. Must be followed by a digit, 0-9. Example usage: `savecam 0` +* `loadcam`: same as `savecam`, but sets the camera to a saved position. Must be used while in flycam.