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.