New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gd-level-to-json-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gd-level-to-json-cli

Convert a Geometry Dash level's data to a readable JSON format.

latest
Source
npmnpm
Version
1.1.1
Version published
Weekly downloads
3
Maintainers
1
Weekly downloads
 
Created
Source

Geometry Dash Level to JSON Logo

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.

npm npm NPM

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.

Keywords

gd

FAQs

Package last updated on 31 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts