Community Patch - Shared Imports
⚪ Last updated 2024⚠️ Install Order · 2 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 2.0% endorsement rate — high engagement, a strong quality signal
- 🏆 #4 of 43 Utilities mods in this game by downloads
📋 About This Mod
Community Patch - Shared Imports
This mod provides NO functionality on its own. It is merely meant as a shared base dependency for other mods which require imports of classes and attributes to avoid unnecessary conflicts with intersecting imports from other mods.
What's this all about?
Aside from pure scripting functionality W3 scripts also provide access to a part of the (compiled) game engine functionality and runtime objects. Some of these exports allow for ingame realtime adjustments. But not all of the exported engine functions/classes are exposed in the vanilla game scripts.
Some mods add additional class/variable imports in their own scripts. But most of the time they don't import all exported attributes of an imported class. Unfortunately this creates conflicts between mods which import the same or different parts of attributes in different files.
To avoid these unnecessary merge conflicts this mods follows these rules:
-
[]have no dependencies on other mods whatsoever and thus create a baseline layer on which other mods can depend without opening a chain of other dependencies (and potential merge conflicts)
[
]if a new class is imported in this mod then all of its attributes and all of its (currently not imported) dependent classes are fully imported, too[]if new attributes of a vanilla scripts imported class are imported in this mod then all currently not imported attributes are imported, too
How to install
This mod was tested with the GOG game version 1. 30+ but it should work with all different 1. 30+ editions (GOTY, GOG, Steam).
1. Unpack the downloaded package into your Witcher 3 game directory. It should create a new modSharedImports folder in the mods directory of your W3 game.
2. Start your game and test whether there are any script conflicts with other installed mods. If necessary merge with your favorite tool (e.g. Script Merger).
How to uninstall
Delete the modSharedImports folder from the witcher3/mods directory.
How to upgrade
Delete the modSharedImports folder from the witcher3/mods directory and unpack the newly downloaded package into your Witcher 3 game directory as described in the install instructions.
Note for mod users
If you encounter an error of this kind:
it means another of your installed mods already imports one of the imports of this mod. In this case you should identify this mod (e.g. by searching for the class name from the error in all .ws files of your w3/mods folder) and contact the mod author. Ask him NICELY to consider updating his mod by adding a dependency on this shared import mod.
Community Patch - Shared Imports is a utility mod that provides fully imported classes (all attributes) without any functionality, serving as a baseline dependency for other mods to reduce merge conflicts. With 16,236 endorsements and 802,767 downloads, it's a popular foundation for modders.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Huge community trust: 16,236 endorsements and over 800k downloads
- Essential for modders: reduces merge conflicts, saves headaches
- Lightweight: no gameplay impact, just data for other mods to build on
⚠️ Cons
- Does nothing on its own—if you're not a modder, skip it
- No documentation or install guide provided by the author
- Last updated July 2024—may not cover the latest game patches
For mod authors and modders who want a stable base to build upon, avoiding merge conflicts. Also for players who use mods that depend on this patch—you'll need it for those to work. Skip if you want direct gameplay changes; this is purely a framework.
💡 Beginner Tips
- If you're installing mods that require this patch, just drop the file into your mods folder—no extra setup needed.
- Check your mod manager's load order: this patch should load before any mods that depend on it.
- Since it's a dependency, make sure you have the latest version to avoid compatibility issues with other mods.
📊 Mod Details
- Game
- Witcher 3 Mods
- Author
- rmemr
- Version
- v0.6
- Downloads
- 802,767
- Endorsements
- 16,236
- Category
- Utilities
- Created
- 11/22/2016
- Updated
- 7/9/2024
🔧 How to Install Witcher 3 Mods
Download from Nexus.
📖 Full step-by-step install guide for Witcher 3 →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Witcher 3 commands, item IDs, and more.
Keep browsing — more Witcher 3 mods await