1.6.2
Download the .zip and install it from the game: MODS > Import mod .zip. Installed copies pick up new releases through the game's mod manager.
Source: https://github.com/shanehudson-gen1recomp-mods/monorepo (development happens in the monorepo; this repo hosts releases).
Highlights
- Compatible with the engine's new mod sandbox (the grandmas-kitchen
security work): the follower module is reached through require
instead of the module registry the sandbox removed, and the shared
sky library's voxel card bake no longer needs a filesystem (see
Wild Skies 1.10.1). No behavior change on older engines.
Changes
- sky family: compatible with the engine's grandmas-kitchen mod sandbox