https://github.com/not-a-java-dev/gj-download
cli app that downloads geometry dash levels
https://github.com/not-a-java-dev/gj-download
geometry-dash
Last synced: about 1 month ago
JSON representation
cli app that downloads geometry dash levels
- Host: GitHub
- URL: https://github.com/not-a-java-dev/gj-download
- Owner: not-a-java-dev
- License: mit
- Created: 2024-03-10T23:59:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-28T17:55:05.000Z (almost 2 years ago)
- Last Synced: 2024-07-28T19:13:53.671Z (almost 2 years ago)
- Topics: geometry-dash
- Language: Rust
- Homepage:
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gj-download
A cli application for downloading geometry dash levels!
## How to use
You can also use `--help`
There are 3 parameters, `--level`, `--output` and `--dont-decrypt`.
The ``--level`` is the level id to download, and ``--dont-decrypt`` is very self explanatory and isn't required, if you still didn't get it, it stops the application from decrypting the level data.
You have to specify where the level is saved using ``--output``.