Skip to content

@penguindevs/nevermore-cli-fork@4.9.0-penguindevs.2

Latest

Choose a tag to compare

@PenguinDevs PenguinDevs released this 14 Jul 10:21
· 11 commits to main since this release

Bug Fixes

  • fixed services & library templates using local symlink copy of loader (e1ff579)

Features

  • Add external dependencies configuration for PenguinEngine packages (899d0fc)

This release includes major improvements to the PenguinEngine CLI:

  1. External Dependencies Configuration: Packages now automatically install and configure external @Quenty dependencies (ServiceBag, Maid, Signal, BaseObject, loader) instead of using local symlinks
  2. Template Fixes: Fixed issues with services and library templates that were incorrectly using local symlink copies of the loader
  3. Improved Package Setup: New packages created with the CLI will automatically have proper external dependency configuration including .luaurc aliases and project.json setup