gd-level-to-json-cli
v1.1.1
Published
Convert a Geometry Dash level's data to a readable JSON format.
Downloads
17
Maintainers
Readme
Geometry Dash Level to JSON CLI
gd-level-to-json | gd-level-to-json-cli
Convert a Geometry Dash level's data to a readable JSON format.
Features
GD Level to JSON CLI has the same features as GD Level to JSON, but as a command-line interface!
$ leveltojson
_ _ _ _ ____ ___ _ _
| | _____ _____| | | |_ ___ | / ___| / _ \| \ | |
| | / _ \ \ / / _ \ | | __/ _ \ _ | \___ \| | | | \| |
| |__| __/\ V / __/ | | || (_) | | |_| |___) | |_| | |\ |
|_____\___| \_/ \___|_| \__\___/ \___/|____/ \___/|_| \_|
Convert a Geometry Dash level's data to a readable JSON format.
Format: leveltojson (options)
Options:
--------------------------------------------------------------------------------
Output
--output (-o): The optional path to an output level JSON file.
--------------------------------------------------------------------------------
Local
--file (-f): The path to a level text file.
--------------------------------------------------------------------------------
Online
--id (-i): The ID of the level you are getting the data of.
--server (-s): The optional endpoint to a Geometry Dash server. (With http://)
--------------------------------------------------------------------------------
Special Thanks
Colon - I copied some things from GDBrowser but whatever
AlFas - for GDAPI
License
This package is licensed under the MIT License.