Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 238 Bytes

File metadata and controls

8 lines (6 loc) · 238 Bytes

GDDownloader

A program that can download Geometry Dash levels directly to your save file because why not

Run command

py GDDownloader.py

Build command

pyinstaller --onefile --windowed --icon="GeometryIcon.ico" GDDownloader.py