Releases: geode-sdk/cli
Releases · geode-sdk/cli
CLI v1.2.0
Many changes
CLI v1.1.1
Changelog
- Fixed fonts being incorrectly scaled on lower texture qualities
CLI v1.1.0
This minor release brings some fixes to installing the Geode SDK through CLI.
Changelog
geode sdk install
now asks for confirmation before installing if no explicit path was providedgeode sdk install
now automatically sets theGEODE_SDK
environment variable
CLI v1.0.7
Changelog
- Fixes an issue where
geode new
would try to read binary file as text
CLI v1.0.6
Changelog
- Spritesheet
.plist
and font.fnt
exports are now sorted, so identical texture inputs should always produce identical outputs
CLI v1.0.5
This minor release brings some new options and helpers.
Changelog
geode new
no longer uses the oldcom.developer.name
format for mod IDs- New
--shut-up
option forgeode package resources
- SDK now uses the
GEODE_SDK
environment variable for location
CLI v1.0.4
Changelog
- Add default SDK path on Windows (fixes
geode sdk install
command not working)
CLI v1.0.3
Changelog
- Changes to
geode sdk
commands to reflect how the nightly / stable system actually works - New command
geode sdk install-binaries
for automatically installing pre-built binaries - Remove references to Geode installer as the installer is currently not available
- Fix bugs with config
CLI v1.0.2
Changelog
- Add
geode sdk version
command for querying installed SDK version - Fix
geode new
command specifying invalid target Geode version
CLI v1.0.1
New features
- Automatically migrates config if you have used old cli
- Added
geode config setup
for setting up a profile if you have manually installed Geode