Releases: geode-sdk/cli
Releases · geode-sdk/cli
CLI v2.4.3
Changelog
- Fix
install-binariers
not working (a691489)
CLI v2.4.2
Fixes an issue with parsing the VERSION file from the sdk.
Full Changelog: v2.4.1...v2.4.2
CLI v2.4.1
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
- @spinningtoilet0 made their first contribution in #12
Full Changelog: v2.4.0...v2.4.1
Minor fix for Github Actions
- Add
--dont-update-index
option togeode project check
CLI v2.3.0
- 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
- Fix UHD sprites not being dithered (67cc142)
CLI v2.2.2
- Fix Zip files created on Windows using backslashes (12ddf86)
CLI v2.2.1
- Fix installing mods on Mac (21232aa)
CLI v2.2.0
CLI v2.1.1
- Fix
api.include
headers not working in Github Actions (90985f5)