Skip to content

Commit

Permalink
feat: add game tools
Browse files Browse the repository at this point in the history
  • Loading branch information
jolexxa committed Jan 20, 2025
1 parent c53cc5c commit 30056d4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/home/home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,11 @@ const repos: Array<GithubCardProps> = [
repo: 'Platform',
logo: 'img/chickensoft/platform.png',
},
{
profile: 'chickensoft-games',
repo: 'GameTools',
logo: 'img/chickensoft/package.png',
},
{
profile: 'chickensoft-games',
repo: 'SaveFileBuilder',
Expand Down

0 comments on commit 30056d4

Please sign in to comment.