Skip to content

Releases: geode-sdk/cli

CLI v2.4.3

04 Aug 15:47
Compare
Choose a tag to compare

Changelog

  • Fix install-binariers not working (a691489)

CLI v2.4.2

03 Aug 23:56
e1bc7c1
Compare
Choose a tag to compare

Fixes an issue with parsing the VERSION file from the sdk.

Full Changelog: v2.4.1...v2.4.2

CLI v2.4.1

03 Aug 19:38
18b9225
Compare
Choose a tag to compare

What's Changed

  • Update CLI by @spinningtoilet0 in #12
    • Updates git2, allows windows binaries to be downloaded on linux, and doesn't force the .git directory to be deleted
  • Improve color mapping when dithering textures
    • Previously, textures would be too bright after dithering
  • Added run command

New Contributors

Full Changelog: v2.4.0...v2.4.1

Minor fix for Github Actions

22 Apr 07:21
Compare
Choose a tag to compare
  • Add --dont-update-index option to geode project check

CLI v2.3.0

16 Apr 07:56
Compare
Choose a tag to compare
  • Fix crash if CLI fails to extract cached resource (c2e4e97)
  • geode package new now auto-detects binaries & the output parameter is now optional

CLI v2.2.3

03 Apr 07:14
Compare
Choose a tag to compare
  • Fix UHD sprites not being dithered (67cc142)

CLI v2.2.2

02 Apr 19:18
Compare
Choose a tag to compare
  • Fix Zip files created on Windows using backslashes (12ddf86)

CLI v2.2.1

02 Apr 18:40
Compare
Choose a tag to compare
  • Fix installing mods on Mac (21232aa)

CLI v2.2.0

02 Apr 17:46
Compare
Choose a tag to compare
  • Add geode index install <mod.id> [version] for installing mods through CLI (3bc6726)
  • Fix installing dependencies through index (8f77409, 3bc6726)

CLI v2.1.1

02 Apr 16:12
Compare
Choose a tag to compare
  • Fix api.include headers not working in Github Actions (90985f5)