Loading
shogihome: 1.22.1 -> 1.23.0
Diff: https://github.com/sunfish-shogi/shogihome/compare/v1.22.1...v1.23.0 This patch was created using the following steps: 1. Removed outdated patch that was released in 1.23.0. 2. `nix-shell --pure maintainers/scripts/update.nix --argstr package shogihome` 3. Added a workaround to replace `process.resourcesPath`, it is required since this version: https://github.com/sunfish-shogi/shogihome/commit/161891d7ecaae32ab38744751b9528fb465429b5 Without this replacement, the shogi board background image will not be displayed.