/DCMPLR

A Geometry Dash Level Decompiler

Primary LanguageRust

DCMPLR

DCMPLR is a Geometry Dash level decompiler that turns your levels into SPWN code!

Features include:

  • $.add(obj{})
  • macros for triggers, e.g. 5g.move(50, 50, 0)
  • context-aware output, e.g. wait()
  • loops to iterate over similar non-spwn objects