https://github.com/loot/lomad
A utility for administrating the LOOT masterlists.
https://github.com/loot/lomad
admin metadata modding tool
Last synced: about 23 hours ago
JSON representation
A utility for administrating the LOOT masterlists.
- Host: GitHub
- URL: https://github.com/loot/lomad
- Owner: loot
- License: mit
- Created: 2016-10-20T16:47:38.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-09-16T09:32:21.000Z (almost 3 years ago)
- Last Synced: 2024-04-26T05:43:17.490Z (about 2 years ago)
- Topics: admin, metadata, modding, tool
- Language: JavaScript
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# lomad
[](https://www.npmjs.com/package/lomad)
A utility for administrating the LOOT masterlists.
The LOOT masterlists occasionally need to be branched when a new syntax version is developed, and when there's a new release of LOOT the version number they check for needs to be updated. This utility is intended to automate such tasks.
If supplying a fine-grained personal access token, the token must be configured with the following:
- Resource owner: loot
- Repository access: preferably "Only select repositories" with the masterlist repositories selected, or "All repositories"
- Permissions:
- `-b` needs "Contents (Read and write)"
- `-d` needs "Administration (Read and write)"
- `-m` needs "Contents (Read and write)"