Commit Graph

4 Commits (6fc59001319abfe87faf49a51888892d33ca4c8b)

Author SHA1 Message Date
Noah 6fc5900131 Update Go dependencies 2023-12-21 21:09:25 -08:00
Noah bb28b990e6 Winres config 2023-12-21 20:17:49 -08:00
Noah 06dd30893c Editor: Allow using doodad settings buttons in Pan Tool 2022-12-08 20:03:53 -08:00
Noah cbc8682406 Dockerfile, AppImage Release
* Add a Dockerfile to this repo for self-contained easy releases.
  Run it from an x86_64 Linux host and it will produce 64-bit and
  32-bit Linux (rpm, deb, AppImage, tar.gz) and Windows releases.
* The `make appimage` command is more self-sufficient: it will
  download the appimagetool-x86_64.AppImage program for your $ARCH
  for an easy no-dependencies run after you have run `make dist`
2022-12-08 19:15:48 -08:00