Skip to content

Commit

Permalink
Merge pull request #3242 from KBVE/dev
Browse files Browse the repository at this point in the history
Preparing Alpha Branch
  • Loading branch information
h0lybyte authored Nov 17, 2024
2 parents 740e291 + 9888ffe commit aa81abe
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci-alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:
with:
path: ${{ matrix.projectPath }}/Library
key:
Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }}-${{hashFiles(matrix.projectPath) }}
Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }}
restore-keys: |
Library-${{ matrix.projectPath }}-${{ matrix.targetPlatform }}-
Library-${{ matrix.projectPath }}-
Expand Down
4 changes: 3 additions & 1 deletion apps/kbve.com/src/content/journal/11-16.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ import { Adsense, Tasks } from '@kbve/astropad';

**Stone Golem**

While making some changes to the unity game, I am going to quickly trigger a build.
While making some changes to the unity game, I am going to quickly trigger a build.
Turned the stone golem into an ally and I am thinking it is time to replace the hippo with our main character.
Also, we could add a bunch of different ally characters and make this a bit more of an interesting bullet hell rpg style game, hmmm.
3 changes: 1 addition & 2 deletions packages/kilonet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,7 @@ This is a sample unity for Supabase integration within Rareicon and a couple inh
I will wrap back around and update this package more often once we get the realtime operational on the supabse instance.

Unity Version: 6000.0.25f1

Added some new characters and going to trigger a build!
Packages: MM/TPD, VuPlex (Desktop)

- [KBVE](https://kbve.com/)
- [RareIcon](https://rareicon.com/)

0 comments on commit aa81abe

Please sign in to comment.