Skip to content

Releases: LeagueToolkit/league-mod

ltk_pki v0.1.3

02 Dec 14:43
dc935e6

Choose a tag to compare

Other

  • update README.md to clarify crate descriptions and add ltk-manager details

ltk_modpkg v0.1.5

02 Dec 14:42
dc935e6

Choose a tag to compare

Added

  • use camino in modpkg crate
  • add README.md support as a meta chunk in ModpkgBuilder
  • add mod core crate

Fixed

  • improve error handling in build_chunk_from_file by using io::Error::other

Other

  • update README.md to clarify crate descriptions and add ltk-manager details

ltk_mod_project v0.1.4

02 Dec 14:41
dc935e6

Choose a tag to compare

Other

  • update README.md to clarify crate descriptions and add ltk-manager details

ltk_mod_core v0.1.0

02 Dec 14:42
dc935e6

Choose a tag to compare

Added

  • add mod core crate

Fixed

  • league path stuff

ltk_fantome v0.1.4

02 Dec 14:42
dc935e6

Choose a tag to compare

Added

  • .wad extraction when extracting fantome
  • add mod core crate

Other

  • format
  • move fantome extraction code to fantome crate
  • update README.md to clarify crate descriptions and add ltk-manager details

ltk_pki v0.1.2

30 Nov 10:59
c81945f

Choose a tag to compare

Added

  • implement global configuration management with TOML

Other

  • update licenses across multiple crates to MIT or Apache-2.0

ltk_modpkg v0.1.4

30 Nov 10:59
c81945f

Choose a tag to compare

Added

  • implement global configuration management with TOML

Other

  • update licenses across multiple crates to MIT or Apache-2.0

ltk_mod_project v0.1.3

30 Nov 10:58
c81945f

Choose a tag to compare

Added

  • implement global configuration management with TOML

Other

  • update licenses across multiple crates to MIT or Apache-2.0

ltk_fantome v0.1.3

30 Nov 10:59
c81945f

Choose a tag to compare

Added

  • implement global configuration management with TOML

Other

  • update licenses across multiple crates to MIT or Apache-2.0

ltk-manager v0.1.0

30 Nov 10:59
c81945f

Choose a tag to compare

Added

  • add custom titlebar
  • (ltk-manager) add biome
  • add initial ltk-manager dummy project

Fixed

  • add dead code allowance for AppError enum in error handling
  • update error handling in toggle_mod function to use ok_or

Other

  • format
  • update licenses across multiple crates to MIT or Apache-2.0