Complete mod menu to change anything you want
If you have questions about the mod, what it offers and how to tweak the settings, the Random Encounters Reworked Bible was made for that
I would gladly accept PRs for Random Encounters Reworked. If you have suggestions or ideas you would like to implement yourself please submit an issue or a PR so we can discuss about it (to ensure it follows the vision i have for the mod) then feel free to submit code.
cahirc
language, a homemade language i made myself to make our lives easier. In general, most vanilla witcherscript you could write will successfuly compile with cahirc
as well. Read its documentation for more information./src
scripts
folder, for example a simple install
script to quickly drop all the source code into the mods folder in your game.tw3-sharedutils
. This helps ensure the vanilla edits RER introduces are kept to a minimum and are well thought.If you wish to make an add-on for the mod to modify its behaviour at runtime, please refer to the addons documentation