Skip to main content

Module witcher3

Module witcher3 

Source
Expand description

The Witcher 3 game plugin: REDkit mod layout, script-conflict detection, and save/scanner wiring.

Modules§

saves
Save detection for The Witcher 3.
scanner
Mod scanner for The Witcher 3.

Structs§

Witcher3Game
GamePlugin implementation for The Witcher 3: Wild Hunt.

Statics§

WITCHER3

Functions§

has_script_conflict
Returns true if a mod directory contains any .ws script files, which can conflict with other mods’ scripts.
script_conflict_paths
List relative .ws script paths provided by more than one installed mod under mods_root (i.e. the scripts that actually collide).