Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 454 Bytes

commands.md

File metadata and controls

10 lines (10 loc) · 454 Bytes

Commands in Command mode

  • q, quit - quit
  • q!, quit! - force quit (don't save)
  • r, read [filename] - read a file
  • w, write [filename] - save a file
  • export <filename> - export selected object/sprite to text file
  • delete - delete selected
  • deselect - deselect all
  • help [topic] - help overview or given topic
  • tutorial - start the tutorial