Expand description
The Witcher 3 game plugin: REDkit mod layout, script-conflict detection,
and save/scanner wiring.
Modules§
Structs§
- Witcher3
Game GamePluginimplementation for The Witcher 3: Wild Hunt.
Statics§
Functions§
- has_
script_ conflict - Returns
trueif a mod directory contains any.wsscript files, which can conflict with other mods’ scripts. - script_
conflict_ paths - List relative
.wsscript paths provided by more than one installed mod undermods_root(i.e. the scripts that actually collide).