Skip to content

Commit

Permalink
Updated: Readme to be more beginner friendly.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Oct 10, 2022
1 parent 27785f6 commit 47dc6b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,13 @@

# About This Project

This project is a set of mods for [Reloaded II](https://github.com/Reloaded-Project/Reloaded-II) Mod Loader that provides support for file redirection that can be used by other mods.
This project is a set of mods for [Reloaded II](https://github.com/Reloaded-Project/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.

## Inside This Repository

#### Mods
- [Redirector](./README-REDIRECTOR.md): *Provides file redirection support for other mods.
- [Redirector (Tutorial Here!)](./README-REDIRECTOR.md): *Makes games/programs load different than original files.
- [Monitor](./README-MONITOR.md): *Prints out the files being accessed by the application.
- [RedirectorMonitor](./README-REDIRECTORMONITOR.md): *Prints out the files being redirected by the redirector.

Expand Down

0 comments on commit 47dc6b1

Please sign in to comment.