PaletteSwitcher/src/go.mod

6 lines
127 B
Modula-2
Raw Normal View History

2021-11-21 19:12:16 +00:00
module github.com/CrispyBaguette/wasm-palette-converter
go 1.17
2021-12-11 15:51:37 +00:00
require github.com/makeworld-the-better-one/dither/v2 v2.2.0