jmcerrejon / PiKISS

PiKISS for Raspberry Pi: A bunch of scripts with menu to make your life easier.
http://misapuntesde.com
MIT License
892 stars 92 forks source link

📖 DOC: Games > WipeOut for aarch64 #219

Closed jmcerrejon closed 5 months ago

jmcerrejon commented 5 months ago

Summary by Sourcery

This pull request introduces support for the game WipeOut on aarch64 architecture. It includes the necessary script to install and run the game, updates the game selection dialog, and adds an entry in the changelog.

sourcery-ai[bot] commented 5 months ago

Reviewer's Guide by Sourcery

This pull request adds support for the game WipeOut for aarch64 architecture. The changes include updates to the piKiss.sh script to include WipeOut in the games list, an update to the README.md to reflect the new addition, and a new script (wipeout.sh) to handle the installation and execution of the game.

File-Level Changes

Files Changes
piKiss.sh
README.md
Updated piKiss.sh to include WipeOut in the games list and added a corresponding entry in the README.md ChangeLog.
scripts/games/wipeout.sh Added a new script to handle the installation and execution of WipeOut.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - You can change your review settings at any time by accessing your [dashboard](https://sourcery.ai/dashboard): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.