Skip to content

Commit

Permalink
Update projects.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Metalloriff committed Nov 4, 2023
1 parent 8bd9516 commit 6765f5a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions projects.json
Original file line number Diff line number Diff line change
@@ -36,6 +36,34 @@
"wip"
]
},
{
"name": "Godot Soundboard",
"type": "Software (Windows)",
"description": "A simple soundboard, TTS, and audio clipping/replay software built with Godot and Python, for Windows.",
"buttons": [
{
"title": "Download App",
"link": "https://github.com/Metalloriff/GodotSoundboard/releases/"
},
{
"title": "View Source Code",
"link": "https://github.com/Metalloriff/GodotSoundboard/"
}
],
"images": [
"https://i.imgur.com/qC0eutm.png",
"https://i.imgur.com/lx7CPpL.png",
"https://i.imgur.com/nJV1yPj.png",
"https://i.imgur.com/nMqCJgb.png"
],
"categories": [
"featured",
"software"
],
"flags": [
"wip"
]
},
{
"name": "Manacia",
"type": "Game - Desktop",

0 comments on commit 6765f5a

Please sign in to comment.