Updated README.md

This commit is contained in:
2025-08-23 01:28:15 +02:00
parent 7d8fbcfd0b
commit 4d68f87f08
+10
View File
@@ -0,0 +1,10 @@
# Serverpack-Downloader
CLI Downloader to download server packs from curseforge
# IMPORTANT
add your own api key to the .env file
# Dependencies
dotenv python library \
inquirer python library \
requests python library