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
- Host: GitHub
- URL: https://github.com/butterscotchstallion/modanalyzer
- Owner: butterscotchstallion
- License: agpl-3.0
- Created: 2024-09-02T19:40:01.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T03:37:04.000Z (7 months ago)
- Last Synced: 2024-10-24T18:18:53.453Z (7 months ago)
- Language: Python
- Homepage:
- Size: 218 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`