pgmtx/tierbrow
1
0
Fork
You've already forked tierbrow
0
An offline alternative to Tiermaker.
  • GDScript 100%
2026年06月16日 14:46:55 +02:00
scenes Images are now in the foreground while they are dragged 2026年06月16日 14:46:55 +02:00
scripts Images are now in the foreground while they are dragged 2026年06月16日 14:46:55 +02:00
.editorconfig Init 2026年06月14日 10:26:37 +02:00
.gitattributes Init 2026年06月14日 10:26:37 +02:00
.gitignore Define project version, change icon and update gitignore 2026年06月14日 21:57:12 +02:00
icon.svg Define project version, change icon and update gitignore 2026年06月14日 21:57:12 +02:00
icon.svg.import Init 2026年06月14日 10:26:37 +02:00
project.godot Images can now be added back to their original container 2026年06月16日 14:28:22 +02:00
README.md Add README 2026年06月14日 22:14:19 +02:00

Tierbrow

Tierbrow is an offline alternative to Tiermaker.

Features

  • Load every image from a folder at once.
  • Custom colors for each row.
  • Exports without any watermark.
  • Keyboard and mouse shortcuts.

Shortcuts

  • Ctrl+O: import images from a folder.
  • Ctrl+E: export the tier list.

The following shortcuts are available when editing a row:

  • Right click: edit the color of a row.
  • Shift + right click: same as right click but with a more detailed color picker.
  • Ctrl+N: add a row below.
  • Ctrl+Shift+N: add a row above.
  • Delete: delete a row.