Relatively easy to use mappack maker, it takes in Beatmap IDs and downloads the maps via https://kitsu.moe/ and https://nerinyan.moe/, and zips the mappack
Get the newest release from releases!
Note: if you want to run the program without downloading the exe, please follow the steps mentioned below
Python 3
Clone the repository
git clone https://github.com/CyanOwO/mappack-maker.git
Install dependencies
cd mappack-maker
pip install requests
pip install customtkinter
pip install tqdm
Running the file
py main.py
cool :thumbsup: