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

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

Awesome Lists containing this project

README

        

# Cursed Obsidian [WIP]
###### great name i know
manages downloading/updating mods from curseforge

![screenshot](screenshot.png "screenshot")

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
```