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