[INSTALLATION]
1. Extract to your Deus Ex directory. The extracted folder, VanillaMatters, should be at: <path to your game>/Deus Ex/VanillaMatters.
2. Use VanillaMatters.exe inside VanillaMatters/System to play.

[UPDATING]
Run Updater.exe to check for new updates and install them.

[CONTACT]
Discord: https://discord.gg/bsVCvnu - Mention me, Markie.

[COMMON TOPICS]
1. You want to migrate existing ini files.
- Find your current DeusEx.ini and User.ini, move them into VanillaMatters/System. Then open DeusEx.ini, look for "[Core.System"], you should now see a list of "Paths=".

- Add these at the bottom of the Paths= list:
Paths=..\..\System\*.u
Paths=..\..\Maps\*.dx
Paths=..\..\Textures\*.utx
Paths=..\..\Sounds\*.uax
Paths=..\..\Music\*.umx
- That part should look like this after:
[Core.System]
...
Paths=..\System\*.u
Paths=..\Maps\*.dx
Paths=..\Textures\*.utx
Paths=..\Sounds\*.uax
Paths=..\Music\*.umx
Paths=..\..\System\*.u
Paths=..\..\Maps\*.dx
Paths=..\..\Textures\*.utx
Paths=..\..\Sounds\*.uax
Paths=..\..\Music\*.umx
...

- Rename DeusEx.ini into VanillaMatters.ini, and you're done.

2. You want to install mods, or somehow get vanilla mods in Vanilla Matters.
- Vanilla Matters is designed to use files in its immediate installation (aka the VanillaMatters folder), which allows some self-containment. However it can also detect various files from the master Deus Ex installation.
NOTE: It can't detect renderers installed in the master installation, you'll need to extract the renderers directly to VanillaMatters/System.

- If you want to install mods to ONLY Vanilla Matters, treat its installation as a normal Deus Ex installation, use the same directory structure of System, Maps, Textures,...

- If you want to NOT have mods in the vanilla installation affect Vanilla Matters, copy vanilla files (that you have to replace to install such mods) inside the VanillaMatters folder, this should override the mods on the outside.
NOTE: Some mods don't need to replace anything, then it depends on whether the mod can latch itself to the game (like a mutator), or only affect the exact installation it's in. Notify me at my Discord.