All Projects â†’ Systemcluster â†’ The-Witcher-3-Mod-manager

Systemcluster / The-Witcher-3-Mod-manager

Licence: BSD-2-Clause license
Mod manager for The Witcher 3 🗃

Programming Languages

python
139335 projects - #7 most used programming language
QMake
1090 projects

Projects that are alternatives of or similar to The-Witcher-3-Mod-manager

psobbaddonplugin
Phantasy Star Online Blue Burst Addon Plugin
Stars: ✭ 17 (-76.06%)
Mutual labels:  games, modding
ME3ModManager
Legacy mod manager for Mass Effect 3 (superceded by ME3Tweaks Mod Manager)
Stars: ✭ 17 (-76.06%)
Mutual labels:  modding, mod-manager
EMF
Extended Mechanics & Flavor
Stars: ✭ 33 (-53.52%)
Mutual labels:  games, modding
XLShredLoader
A collection of mods for Skater XL that use the Unity Mod Manager (reworked from the XLShredMenu mod)
Stars: ✭ 33 (-53.52%)
Mutual labels:  modding, mod-manager
BeatSaberSongBrowser
BeatSaber plugin, adds much needed functionality to the song selection interface.
Stars: ✭ 166 (+133.8%)
Mutual labels:  games, modding
N-Gage stuff
Some N-Gage stuff for translation and modding
Stars: ✭ 21 (-70.42%)
Mutual labels:  games, modding
Payday 2 Blt
Payday 2 Better Lua injecTor
Stars: ✭ 176 (+147.89%)
Mutual labels:  games, modding
PMMasterQuest
Take Paper Mario 64, buff old and new enemies to absurd levels, then rebalance Mario's overpowered strategies, and you've got one of the most difficult hacks of all time: Paper Mario Master Quest. The Discord:
Stars: ✭ 58 (-18.31%)
Mutual labels:  modding
phaser3-plugin-pathbuilder
Draw and edit Lines, Bezier Curves, Splines at runtime, explore your scene and export your paths to Phaser
Stars: ✭ 67 (-5.63%)
Mutual labels:  games
rpgwizard
2D RPG Game creator
Stars: ✭ 37 (-47.89%)
Mutual labels:  games
HedgeLib
A C++ library and collection of tools that aims to make modding games in the Sonic the Hedgehog franchise easier.
Stars: ✭ 63 (-11.27%)
Mutual labels:  modding
PrimeXT
Modern SDK for Xash3D FWGS engine, uses PhysX for physics, has advanced OpenGL renderer with a lot of features. Crossplatform, supported Windows/Linux. Based on XashXT and Spirit Of Half-Life.
Stars: ✭ 65 (-8.45%)
Mutual labels:  modding
phaser-particle-editor-plugin
This plugin creates particles based on JSON data generated by Phaser Particle Editor
Stars: ✭ 28 (-60.56%)
Mutual labels:  games
SDA
SDA is a rich cross-platform tool for reverse engineering that focused firstly on analysis of computer games. I'm trying to create a mix of the Ghidra, Cheat Engine and x64dbg. My tool will combine static and dynamic analysis of programs. Now SDA is being developed.
Stars: ✭ 98 (+38.03%)
Mutual labels:  games
JGeckoU
Wii U RAM TCP Debugger Client/Cheat Code Manager
Stars: ✭ 54 (-23.94%)
Mutual labels:  modding
Wortuhr ESP8266
Wortuhr mit ESP8266 WeMos D1 mini und NeoPixel WS2812B LEDs mit mp3 Sounds, Animationen, Transitions, Events und Spiele
Stars: ✭ 33 (-53.52%)
Mutual labels:  games
odex-patcher
Run arbitrary code by patching OAT files
Stars: ✭ 44 (-38.03%)
Mutual labels:  modding
openrct2-ride-price-manager
A plugin for OpenRCT2 that automatically manages ride prices.
Stars: ✭ 40 (-43.66%)
Mutual labels:  modding
Fragsurf-2
Fragsurf is an actively developed standalone game based on HL2 surf and bhop movement mechanics.
Stars: ✭ 68 (-4.23%)
Mutual labels:  modding
borderlands3-save-editor
got tired trying to beat the katagawa ball^W^Wempowered scholar, and no accessible in-game console, so here we are
Stars: ✭ 36 (-49.3%)
Mutual labels:  modding

The Witcher 3 Mod Manager

Mod Manager for The Witcher 3.

Supports the Steam and GOG releases on Windows and the Steam Proton release on Linux.

Description

The Witcher 3 Mod Manager is an application that simplifies installing and managing The Witcher 3 mods, originally developed by stefan3372 and now being continued here.

See the Nexus Mods page for releases, screenshots and more information.

Usage

Release Versions (Windows)

Download and unpack the latest release from Nexus Mods or from the GitHub releases. If you are upgrading from version 0.6 or later, directly overwrite the previous installation. Existing configuration files wll be searched in the same directory as the executable first, in Documents\The Witcher 3 Mod Manager second.

On the first run, if no configuration can be found, configuration files will be created under Documents\The Witcher 3 Mod Manager. They can be freely relocated between the two searched locations as preferred.

Python (Windows and Linux)

Download the source and install the requirements with pipenv install --python 3. Python 3.7+ and Pipenv have to be installed. Afterwards run with pipenv run python main.py.

On Linux, the configuration files will be created in ~/.config/TheWitcher3ModManager, and wine has to be available to run Script Merger.

Build Developed Versions (Windows)

Download the source and install the requirements with pipenv install --python 3 --dev. Python 3.7+ and Pipenv have to be installed. Afterwards run with pipenv run python setup.py build_exe.

The files will be created in build/exe.[platform identifier].[python version].

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].