Assert.Equal(expectedPath, actualPath); "1 Test Failed. Unexpected path."
About This Project
This project is a set of mods for Reloaded II Mod Loader that provides support for file redirection that can be used by other mods.In other words, it makes games load files from your mod folders rather than the game folder.
Full Readme on GitHub
Inside This Page
Mods
- Redirector (Tutorial Here!): Makes games/programs load different than original files.
- Monitor: Prints out the files being accessed by the application.
- RedirectorMonitor: *Prints out the files being redirected by the redirector.