Skip to content

Commit

Permalink
Add list of tools to the README (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeWaka committed Jun 25, 2023
1 parent f8ce0b5 commit 90c205c
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,11 @@
A DMI library for [BYOND] written in Rust. Provides helpers to manipulate and produce DMI format files.

[BYOND]: https://secure.byond.com/

## Tools made with this

* [icon-cutter](https://github.com/tgstation/icon-cutter): A tool for generating .dmi files for use with an 8-bit bitmasking system
* [hypnagogic](https://github.com/actioninja/hypnagogic): A tool for pregenerating bitmasked icons
* [dmi-duplicate-state-checker](https://github.com/spacestation13/dmi-duplicate-state-checker): A tool for checking if DMIs have duplicate icon_states
* [canvas-resizer](https://github.com/Rohesie/canvas-resizer/): A tool to resize DMI canvases
* [icon-merger](https://github.com/Rohesie/icon-merger): A tool to merge multiple compatible dmis into a one

0 comments on commit 90c205c

Please sign in to comment.