NexusModsUpdateChecker

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 30, 2021 License: MIT

README

NexusModsUpdateChecker

Watches new releases on NexusMods.com and automatically creates a pull request which includes the new file metadata.

Usage

Build
make compile RELEASE=true
Update metadata

Execute ./bin/checker with update sub-command, then mod metadata is stored into mod.yml. Also, a pull request which includes the updates is created automatically.

./bin/checker update

If you do not yet add mod id to mod.yml, add it prior to updating.

cyberpunk2077:
  - id: MOD_ID         // required
  - name: MOD_NAME     // optional
  - author: MOD_AUTHOR // optional

Also, if you would not like to create pull request automatically, you can use -c flag.

./bin/checker -c=false update
Download mods
./bin/checker download

Directories

Path Synopsis
src
api
log

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL