Releases: LeagueToolkit/league-mod
Releases · LeagueToolkit/league-mod
ltk_pki v0.1.3
Other
- update README.md to clarify crate descriptions and add ltk-manager details
ltk_modpkg v0.1.5
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
Other
- update README.md to clarify crate descriptions and add ltk-manager details
ltk_mod_core v0.1.0
Added
- add mod core crate
Fixed
- league path stuff
ltk_fantome v0.1.4
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
Added
- implement global configuration management with TOML
Other
- update licenses across multiple crates to MIT or Apache-2.0
ltk_modpkg v0.1.4
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
Added
- implement global configuration management with TOML
Other
- update licenses across multiple crates to MIT or Apache-2.0
ltk_fantome v0.1.3
Added
- implement global configuration management with TOML
Other
- update licenses across multiple crates to MIT or Apache-2.0
ltk-manager v0.1.0
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