Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
SirCxyrtyx committed Jun 26, 2020
2 parents 6cc46e1 + 35aa85d commit 408bb8c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions ConsoleExtension/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
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.
1 change: 1 addition & 0 deletions ME3ExplorerInterop/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
The ME3Explorer Interop ASI is used by ME3Explorer - ME3Tweaks Fork to enable communication between ME3Explorer and Mass Effect 3, allowing ME3Explorer to remotely control the game.

0 comments on commit 408bb8c

Please sign in to comment.