Skip to content

Releases: geode-sdk/cli

CLI v1.2.0

30 Nov 17:55
Compare
Choose a tag to compare

Many changes

CLI v1.1.1

23 Oct 08:56
Compare
Choose a tag to compare

Changelog

  • Fixed fonts being incorrectly scaled on lower texture qualities

CLI v1.1.0

16 Oct 17:22
Compare
Choose a tag to compare

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 provided
  • geode sdk install now automatically sets the GEODE_SDK environment variable

CLI v1.0.7

16 Oct 01:15
2980a3f
Compare
Choose a tag to compare

Changelog

  • Fixes an issue where geode new would try to read binary file as text

CLI v1.0.6

15 Oct 15:15
Compare
Choose a tag to compare

Changelog

  • Spritesheet .plist and font .fnt exports are now sorted, so identical texture inputs should always produce identical outputs

CLI v1.0.5

14 Oct 18:55
47d5eee
Compare
Choose a tag to compare

This minor release brings some new options and helpers.

Changelog

  • geode new no longer uses the old com.developer.name format for mod IDs
  • New --shut-up option for geode package resources
  • SDK now uses the GEODE_SDK environment variable for location

CLI v1.0.4

13 Oct 09:13
Compare
Choose a tag to compare

Changelog

  • Add default SDK path on Windows (fixes geode sdk install command not working)

CLI v1.0.3

11 Oct 18:23
Compare
Choose a tag to compare

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

11 Oct 08:45
Compare
Choose a tag to compare

Changelog

  • Add geode sdk version command for querying installed SDK version
  • Fix geode new command specifying invalid target Geode version

CLI v1.0.1

08 Oct 10:37
Compare
Choose a tag to compare

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