Skip to content

Releases: geode-sdk/cli

CLI v3.2.1

13 Sep 19:33
Compare
Choose a tag to compare

Changelog

  • Add different template support to project new
  • (sdk install-linux) Fix xwin invocation ignoring errors and passing arguments in wrong order
  • (sdk install-linux) Change the xwin cache location to not be the current working directory and remove it after a successful install

Development Release

13 Sep 19:27
Compare
Choose a tag to compare
Development Release Pre-release
Pre-release

Geode CLI development release for commit 1044f79.

CLI v3.2.0

20 Jul 13:00
Compare
Choose a tag to compare

Changelog

  • Fix platform-specific dependecies being ignored and being linked to on all platforms

CLI v3.1.1

14 Jul 13:37
Compare
Choose a tag to compare

Changelog

  • Fix an oversight with geode sdk install-linux and add MacOS support to it

CLI v3.1.0

13 Jul 18:44
Compare
Choose a tag to compare

Changelog

  • Add geode sdk install-linux for automatic installation of cross-compilation tools for Linux
  • Implement geode build for building Windows mods on Linux (requires geode sdk install-linux to be ran beforehand)
  • Change the default target platform for geode build to Windows instead of Android64 on Linux
  • Fix errors when building mods with dependencies on MacOS

CLI v3.0.6

07 Jul 04:58
Compare
Choose a tag to compare

Changelog

  • Fix default platform on geode build always being windows
  • Fix default dependency version comparison being incompatible with server
  • Fix font and spritesheet caching on windows when relying from archive (.geode)
  • Fix geode_pkg folder being deleted, meaning nothing could be cached at all in the first place
  • Termux support by @Prevter (we don't offer builds of it sorry, go build it yourself) (#66)

Full Changelog: v3.0.5...v3.0.6

CLI v3.0.5

27 Jun 01:06
Compare
Choose a tag to compare

Changelog

  • Adds optional arg to index mods create and index mods update for passing in the download link directly
  • Adds --token option to index login for setting the token directly

CLI v3.0.4

24 Jun 18:13
4cd20de
Compare
Choose a tag to compare

Changelog

  • Change directory of temp geode_sdk folders
    • They're still useless, i think
  • Fix bundling mods in linux CI
  • Windows build is now cross compiled from linux using mingw

CLI v3.0.3

20 Jun 13:50
7593ad1
Compare
Choose a tag to compare

Changelog

  • Updated all dependencies
  • Fixed black halo around transparent edges on downscaled sprites

CLI v3.0.2

17 Jun 05:02
Compare
Choose a tag to compare

Changelog

  • Replace ^ with = when sending version to api
  • Make the platforms key in dependencies consistent with loader