Lazap-Development / Lazap

👾 A lightweight cross-platform software, unifying clients into a single, modern library
Other
127 stars 21 forks source link

Change Windows section in README.md #137

Closed voidedlegacy closed 1 year ago

voidedlegacy commented 1 year ago

This commit adds the Experimental Winget manifest option.

Current version in 0.6.5, will update to 0.7.0 when released.

Description

A brief description of what this pull request is

Changes

+ Added [via Winget: ```winget install LazapDevelopment.Lazap```]
- Removed [Download and Install the latest `.msi` file in the [releases](https://github.com/Lazap-Development/lazap/releases) section]

Affected Operating System(s)

Windows(8, 10, 11), Linux(Arch, Manjaro, etc.), MacOS

Additional Information

With Microsoft's recent annoucement of Windows 10's End of Life, they are pushing people to install Windows 11, which has Winget preinstalled.

Checklist

p0ryae commented 1 year ago

Thanks for adding lazap to winget. Although winget is a great cli version to install lazap from, I recommend modifying the READMe with both downloadable and winget options for more accessibility and user-preference.

voidedlegacy commented 1 year ago

Great point, updated it.

p0ryae commented 1 year ago

The winget you've added, does it update accordion to the latest release of lazap? Ensure that's the case so its efficient and hassle-free.

voidedlegacy commented 1 year ago

@p0ryae No it doesn't, it has to be manually updated and a new pull request will have to be created per release. But I'm marking this PR as open since Lazap is now in the Winget community repo.