https://github.com/matcool/cursed-obsidian
minecraft curseforge mod manager thing
https://github.com/matcool/cursed-obsidian
Last synced: 4 months ago
JSON representation
minecraft curseforge mod manager thing
- Host: GitHub
- URL: https://github.com/matcool/cursed-obsidian
- Owner: matcool
- License: mit
- Created: 2020-03-01T14:41:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T22:17:53.000Z (about 2 years ago)
- Last Synced: 2024-12-28T16:44:49.063Z (5 months ago)
- Language: Python
- Size: 778 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cursed Obsidian [WIP]
###### great name i know
manages downloading/updating mods from curseforge
current code is A mess
# Setup
as the project is still work in progress, this will likely change
```bash
pip install -r requirements.txt
# on linux install these packages
python3-tk libglfw3
```
# Usage
```bash
python main.py
```