1. Go into Base.rte/Index.ini. When there, find the line that says
Code:
IncludeFile = Base.rte/Activities.ini
Comment it out, like this:
Code:
//IncludeFile = Base.rte/Activities.ini
2. Copy/paste the Base.rte's Activities.ini into the folder containing what you want to use (if you've got more than one thing you'd like to use, make a custom .rte with all the mods in it, and paste it into that. There are other ways, but I find this easiest.)
3. Alter the Activities.ini to use your stuff.
4. Go into the .rte with the Activities.ini in it and find it's Index.ini, and add:
Code:
IncludeFile = FOLDERNAME.rte/Activities.ini
5. ?????
6. PROFIT!