Releases: AztecGameLab/LongTermGame9
Releases · AztecGameLab/LongTermGame9
2025.04.18 demo build
Demo build for meeting on April 18, 2025.
How to play
- Fetch the branch to your local repository:
git fetch origin demo-merging-branch. - Checkout the branch:
git checkout demo-merging-branch. - Open the scene
Assets/Scenes/MainMenu.unityin Unity Editor. - Play the game in Unity Editor.'
Full Changelog: v2025.04.11...v2025.04.18
2025.04.11 demo buiild
Demo build for meeting on April 11, 2025.
How to play
- Fetch the branch to your local repository:
git fetch origin demo-merging-branch. - Checkout the branch:
git checkout demo-merging-branch. - Open the scene
Assets/Scenes/MainMenu.unityin Unity Editor. - Play the game in Unity Editor.
What's Changed
- Prevent
.DS_Storefrom polluting repo by @ganyuke in #1 - Snake boss/main by @vinh15me in #2
- Revert "Snake boss/main" by @Spectrum-Programmer in #3
- Update Health Component by @Mystievous in #4
- Seed Snatcher implementation by @ganyuke in #5
- Main Menu Pod by @Mystievous in #6
New Contributors
- @ganyuke made their first contribution in #1
- @vinh15me made their first contribution in #2
- @Spectrum-Programmer made their first contribution in #3
- @Mystievous made their first contribution in #4
Full Changelog: https://github.com/AztecGameLab/LongTermGame9/commits/v2025.04.11