• Stars
    star
    932
  • Rank 47,482 (Top 1.0 %)
  • Language
    C#
  • License
    GNU General Publi...
  • Created about 8 years ago
  • Updated about 1 month ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Nexus Mod Manager

Build status

The Nexus Mod Manager (NMM) is a free and open source piece of software that allows you to download, install, update and manage your mod files through an easy to use interface. It integrates with the Nexus sites to provide you with a fast, efficient and much less hassled modding experience.

Features

  • 1-click download, 1-click install

    • One click on the site starts your download direct into NMM.
    • One click in the manager then installs the file into your game and activates it.
    • No faffing about with zip programs, no hassle.
  • Built in download manager

    • The mod manager comes with full download pause and resume functionality.
    • Stop your downloads and start them again later from the same place.
    • Never receive an incomplete download again.
  • Mod manager

    Enable or disable the files you would like loaded into your game through the easy to use mod management system, allowing you to try different configurations and profiles quickly and easily.

  • Clean mod installs

    Files are installed cleanly and if a mod can't finish installing for any reason the mod manager will clean up the files correctly after itself

  • Open source

    Completely free and completely open source, released under a copyleft GPL license, you can be sure that the mod manager is safe to use and free of adware, spyware and viruses

  • No advertising

    The Mod Manager is completely free of advertisements

  • List of currently supported games

    ⦁ Skyrim ⦁ Skyrim Special Edition ⦁ Fallout 3 ⦁ Fallout: New Vegas ⦁ Fallout 4 ⦁ Oblivion ⦁ Morrowind ⦁ Monster Hunter World ⦁ Witcher 2 ⦁ Witcher 3 ⦁ Enderal ⦁ X: Rebirth ⦁ XCOM 2 ⦁ World of Tanks ⦁ War Thunder ⦁ The Elder Scrolls Online ⦁ State of Decay ⦁ Starbound ⦁ Legends of Grimrock ⦁ Dragon's Dogma ⦁ Dragon Age: Origins ⦁ Dragon Age 2 ⦁ Dark Souls ⦁ Dark Souls 2 ⦁ Breaking Wheel ⦁ No Man's Sky

Contributing

NMM is developed using the latest .Net Framework (currently 4.6) If you don't own a Visual Studio license you can download Visual Studio Community edition for free here: https://www.visualstudio.com/en-us/products/vs-2015-product-editions.aspx

For further info check of official dev post on the Nexus forums: http://forums.nexusmods.com/index.php?/topic/1327971-start-here-and-faqs/

For coding conventions currently used by the NMM developers check here: http://forums.nexusmods.com/index.php?/topic/2815924-coding-conventions/

When the development environment is set you can simply follow this guidelines to push your edits:

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request :)

More Repositories

1

Vortex

Vortex Development
TypeScript
829
star
2

NexusMods.App

Home of the development of the Nexus Mods App
C#
532
star
3

vortex-games

Collection of extensions that add support for various games to vortex
TypeScript
36
star
4

web-issues

Issue Tracking for the Nexus Mods Website
HTML
36
star
5

discord-bot

Nexus Mods Discord Bot
TypeScript
15
star
6

vortex-api

Extension API for vortex
JavaScript
10
star
7

node-nexus-api

Node.js client for the nexusmods.com API
TypeScript
10
star
8

fomod-installer

Library for processing fomod mod packages (xml and C# based).
C#
10
star
9

sso-integration-demo

A simple page to demonstrate the SSO integration using simple JS for a website.
HTML
8
star
10

NexusMods.Archives.Nx

NexusMods' High Performance Archive Format
C#
6
star
11

modmeta-db

Combined client library and sample server for providing meta information for mods.
TypeScript
6
star
12

extension-plugin-management

Extension implementing plugin management for Fallout 3, Fallout NV, Fallout 4 and Oblivion, Skyrim and SkyrimSE
TypeScript
5
star
13

NMM-Test-Builds

NMM Test builds for bug reporting
4
star
14

game-starfield

Vortex Extension for Starfield
TypeScript
4
star
15

extension-quickbms-support

TypeScript
4
star
16

game-valheim

A Vortex extension adding game support for Valheim
TypeScript
4
star
17

node-loot

node.js bindings for LOOT (load order optimization tool)
C++
4
star
18

NexusMods.Paths

Custom path library used by NexusMods.App.
C#
4
star
19

node-winapi-bindings

Assorted winapi functions exported to node.
C++
3
star
20

harmony-patcher

C#
3
star
21

node-gamebryo-savegames

Savegame parser for Fallout 3, Fallout NV, Fallout 4, Oblivion, Skyrim and Skyrim Special Edition
C++
3
star
22

game-palworld

TypeScript
3
star
23

NexusMods.MnemonicDB

A simple, fast, and type-safe in-process temporal database for .NET applications.
C#
3
star
24

extension-collections

TypeScript
2
star
25

Nexus-Mod-Manager-Legacy

Nexus Mod Manager Legacy Version
C#
2
star
26

node-wholocks

List processes that lock a file
JavaScript
2
star
27

extension-open-directory

Vortex extension adding "open in file manager" button in various places
TypeScript
2
star
28

bunny_events

A simple wrapper gem to aid with producing events to a message queue in a standardized and uniform way across multiple micro-services.
Ruby
2
star
29

NexusMods.MkDocsMaterial.Themes.Next

A theme for MkDocs Material that resembles the look of NexusMods' Next Website.
CSS
2
star
30

NexusMods.App.Template

Template repository for NexusMods.App.* repositories.
C#
2
star
31

node-vortexmt

Library with multithreaded functions designed for Vortex.
C++
2
star
32

extension-mod-dependencies

Vortex Extension implementing management of mod dependencies.
TypeScript
1
star
33

extension-common-interpreters

Interpreters for common executable file types.
TypeScript
1
star
34

game-masseffectlegendaryedition

TypeScript
1
star
35

extension-arc-support

Vortex extension adding support for arc (e.g. Dragons Dogma) archives.
TypeScript
1
star
36

7z-bin

7zip binaries
JavaScript
1
star
37

extension-theme-switcher

Vortex extension adding theme settings.
TypeScript
1
star
38

extension-modtype-enb

Vortex extension adding support for enb mods
TypeScript
1
star
39

node-turbowalk

Faster directory iteration
JavaScript
1
star
40

extension-gamebryo-savegames

Extension implementing savegame management for several gamebryo-based games
TypeScript
1
star
41

extension-gamebryo-testsettings

Extension implementing sanity check for settings of various gamebryo games
TypeScript
1
star
42

ba2tk

C++
1
star
43

sample-extension

JavaScript
1
star
44

amqphelper

Go
1
star
45

extension-modtype-bepinex

TypeScript
1
star
46

kcd-documentation

Warhorse's official Kingdom Come Deliverance Documentation
HTML
1
star
47

extension-titlebar-launcher

Adds buttons to the main window toolbar to start tools
TypeScript
1
star
48

Vortex-Staging

Nothing to see here
1
star
49

NexusMods.App.Telemetry

C#
1
star
50

node-exe-version

Retrieve version number from executables
JavaScript
1
star