yaagl / yet-another-anime-game-launcher

Discord server https://discord.gg/HrV52MgSC2 QQ频道 https://pd.qq.com/s/1dwwmkgq4
MIT License
741 stars 55 forks source link

Support homebrew install method #264

Open HuaDeity opened 4 months ago

HuaDeity commented 4 months ago

Is your feature request related to a problem? Please describe. I recommend including the Homebrew installation method for effortless install, update, and uninstall.

Describe the solution you'd like To maintain project privacy, we will create our own repository instead of submitting it to the official homebrew repository.

Firstly, create a new repository such as 3Shain/homebrew-yaagl and add the corresponding Cask file. I have already written it and can be directly used for inclusion in the new repository. Once the new repository is created, I will delete the corresponding file from my personal repository.

And add the introduction of installation methods to README:


## CN Version

brew install --cask 3Shain/yaagl/yaagl

## OS Version

brew install --cask 3Shain/yaagl/yaagl-os

And the corresponding uninstall method:


brew uninstall yaagl

brew uninstall yaagl --zap ## completely uninstall
davecarrijo commented 4 months ago

Thanks a lot for the work!

HuaDeity commented 1 month ago

I update the cask to the newest version, and add HSR cask as yaagl-hsr and yaagl-hsr-os.