Create Documentation/Wiki

Various changes suggested by misson20000
This commit is contained in:
CyberVision
2018-09-23 18:53:32 -05:00
committed by HylianMedia
parent a2b4d9168d
commit 3c1134e3d6
15 changed files with 287 additions and 0 deletions

2
docs/modules/fs_mitm.md Normal file
View File

@@ -0,0 +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.