Skip to content

Releases: geode-sdk/cli

CLI v2.1.0

02 Apr 15:37
Compare
Choose a tag to compare
  • Indicate which profile is currently selected in geode profile list (adee551)
  • Included resources are all placed under resources/{mod.id} again (cbd84ce)
  • Bump OpenSSL version (7ccb3b6)

CLI v2.0.0

06 Mar 20:03
Compare
Choose a tag to compare

This release brings a reshaping of CLI with some commands shuffled around for ease of use, marking our first major update.

  • Files included through [mod.json].resources.files are now placed under resources and not resources/{mod.id} (ec73599)
  • Fix example mod comment stripping (1eee4c1)
  • Add [mod.json].resources.libraries for including files directly at mod.json root, intended for external libraries (ec73599)
  • Remove geode package get-id (0194344)
  • Add geode project subcommand for working with a Geode mod project (20ecad5)
  • Remove geode install (67fe0e3)
  • Remove geode indexer subcommand, move all relevant commands from it to geode project (15e85dc)
  • Various improved error messages (f71db26, 05f3aaf, ae5a336)
  • Fix SDK installation (751a120)
  • Now available on Linux, apparently

CLI v1.4.1

03 Feb 01:01
ea34808
Compare
Choose a tag to compare

Changelog

  • fix geode sdk install-binaries including version tag in bin folder
  • fix optional dependencies
  • broadcast enviroment variable change after sdk install windows

CLI v1.4.0

31 Jan 19:34
Compare
Choose a tag to compare

Changelog

  • geode package setup command that automatically installs dependencies for the mod being developed. Used by CMake; shouldn't be called manually unless you know what you're doing
  • Various backend changes

CLI v1.3.0

31 Jan 09:04
Compare
Choose a tag to compare

Indexer support and some important bug fixes

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