Commit Graph
3 Commits
Author SHA1 Message Date
Dario Lipicar 4c49df4c42 feat: support specifying github release tag (#29) 2026-02-25 15:07:00 -03:00
Dario LipicarandCopilot 1dbbc2452a Properly handle portable modules (#28)
* fix: properly handle portable modules

* restrict plugin installation to lgx packages and determine package type from manifest file

* adapt logic for finding installed modules

* proper package type detection

* proper package name detection

* add optional version check to install method

* add cli option to install lgx package from filesystem

* Update src/lib/package_manager_lib.cpp

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* adapt to package type

* bump logos-package

* remove double processing of QML plugins

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-25 13:13:02 -03:00
Iuri Matias 7f51314f94 add lgpm cmd line to install packages 2026-01-28 15:43:31 -05:00