Add info to set_mitm docs, clean up loader docs (#488)
* Add info to set_mitm docs, clean up loader docs Also add the list of buttons found in all cases of ParseOverrideKey * Fix typo in fs_mitm.md
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# fs_mitm
|
||||
fs_mitm is a sysmodule that enables intercepting file system operations. This module can log, deny, delay, replace, or redirect any request made to the filesystem. It enables LayeredFS to function, which allows for game mods.
|
||||
fs_mitm is a sysmodule that enables intercepting file system operations. This module can log, deny, delay, replace, or redirect any request made to the filesystem. It enables LayeredFS to function, which allows for replacement of game assets.
|
||||
Reference in New Issue
Block a user