An open API service indexing awesome lists of open source software.

https://github.com/butterscotchstallion/modanalyzer

Analyzes Baldur's Gate 3 mods to find problems and fix them
https://github.com/butterscotchstallion/modanalyzer

Last synced: 3 months ago
JSON representation

Analyzes Baldur's Gate 3 mods to find problems and fix them

Awesome Lists containing this project

README

        

# ModAnalyzer

Analyzes BG3 mods to find problems and fix them

## Tests

- `source .venv/Scripts/activate`
- `uv sync`
- `python -m pytest`

![ModAnalyzer CLI](analysis.jpg)