Skip to content

Austin12325/mmm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Mod Manager

Minimal Mod Manager (MMM) is a script/program used to make the process of updating mods from NexusMods. It works by reading the hash of an archive downloaded from Nexusmods, checks if an update is available, and extracts it to a specified folder.
Example

Requirements

https://pypi.org/project/pynxm/

https://pypi.org/project/patool/

Getting Started

If a terminal window doesn't open when executing the appimage or exe try executing it through a terminal window. When first opening the program you'll be met with a screen asking for your personal Nexusmods API key, which can be found here After that has been entered it will store they key in mmm_config.ini, this config file also stores your game information when you add a game.

Outline

Main Menu

x------------------------------------x
|  1.)Game One                       |
|  2.)Game Two                       |
|  ____________                      |
|  Input number to select game       |
|  "a" to add game                   |
|  "d" to delete game                |
|  ____________                      |
x------------------------------------x

Add Game Menu

x------------------------------------x
|                                    | 
|  Game Name:                        |
|                                    |
|  Where archives are stored:        |
|                                    |
|  Where to extract to:              |
|                                    |
x------------------------------------x

Selected Game Menu

x------------------------------------------x
|                                          | 
|  Welcome User!                           |
|  no_update is at the newest version :)   |
|  mod_to_update  website found... opening:|
|      opening (website)                   |
|                                          |
|  Finished tasks!                         |
x------------------------------------------x

About

Minimal Mod Manager for Nexusmods

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages