Skip to content

Releases: geode-sdk/cli

Development Release

Development Release Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jul 10:58
26bf804

Geode CLI development release for commit 26bf804.

CLI v3.7.4

Choose a tag to compare

@github-actions github-actions released this 22 Feb 16:23

Changelog

  • Default required to true in dependencies
  • Always download action workflow (#147)
  • Use floats for sprite offset calculation (#129)

CLI v3.7.3

Choose a tag to compare

@github-actions github-actions released this 01 Feb 16:20
b572f42

Changelog

  • Support for v5.0.0 "required": boolean in dependencies
  • Properly check for unstaged changes when updating SDK
  • use .zshenv.bak for zsh (#145)

CLI v3.7.2

Choose a tag to compare

@github-actions github-actions released this 26 Jan 13:21

Changelog

  • Add --ninja parameter to geode build, for easier builds on Windows

CLI v3.7.1

Choose a tag to compare

@github-actions github-actions released this 25 Oct 16:33

Changelog

  • Cache project dependencies, instead of redownloading them every time you reconfigure your mod
  • Use dashes instead of underscores for mod id when creating a new mod

CLI v3.7.0

Choose a tag to compare

@github-actions github-actions released this 01 May 22:51
38c0d5a

Changelog

New Contributors

Full Changelog: v3.6.0...v3.7.0

CLI v3.6.0

Choose a tag to compare

@github-actions github-actions released this 02 Apr 15:04
5597f2f

Changelog

  • Fix geode index install
  • Fix geode package merge looking for binaries in subfolders
  • Add support for iOS

CLI v3.5.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 17:03

Changelog

  • Add login to index via a GitHub Token
  • Escape quotes in geode new questions
  • Use readme.md as about.md if it's missing

CLI v3.4.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 00:29

Changelog

  • Support for new dependency syntax from 4.2.0
  • Don't require profile on most geode index subcommands
  • Add some values to geode config

CLI v3.3.1

Choose a tag to compare

@github-actions github-actions released this 09 Dec 14:42
4bf44eb

Changelog

  • Fix geode profile add so it doesn't require profile setup
  • Built Linux release with older glibc so it works on Ubuntu 22.04