Skip to content

Files

Latest commit

5d1ec6b · Dec 22, 2021

History

History
This branch is 895 commits behind DesModder/DesModder:main.

webstore_screenshots

Procedure:

  • 1280×800 screen at 100% zoom (use responsive mode)
  • Change username to "DesModder"
  • Ctrl+Shift+P in DevTools then type "Screenshot" to capture
  • If it's actually 2560×1600, run convert filename.png -resize 50% filename.png to halve the size down to 1280×800
    • bulk script: for f in *.png; do convert $f -resize 50% $f; done

Graphs: