4 lines
133 B
Python
4 lines
133 B
Python
#!/usr/bin/env python3
|
|
|
|
DOWNLOADER_URL = "https://github.com/North-West-Wind/CurseForge-CLI/releases/latest/download/curseforge.zip"
|