Skip to content

Commit e34b718

Browse files
committed
Clarify how frequently maintained this project is.
1 parent c697f50 commit e34b718

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# godot-steam-audio
22
This is a GDExtension that integrates the [steam-audio](https://valvesoftware.github.io/steam-audio/) library
3-
into Godot 4.3. This adds sound effects such as occlusion and reverb into the engine.
3+
into Godot 4.4. This adds sound effects such as occlusion and reverb into the engine.
4+
5+
This extension has been created and maintained by me (@stechyo), but due to a lack of time/interest in game
6+
development in the past year this is not really being maintained/developed at the rate it could be. I am, of
7+
course, extremely thankful to all of the people who have opened issues and PRs, starred the project or
8+
generally taken an interest in it. If anyone is interested in maintaining the project, feel free to fork it.
9+
If you have any questions about the code/architecture, email me or DM me on Twitter at any time.
410

511
### [Demo Video](https://www.youtube.com/watch?v=vRnzfnb93Gw)
612
![A picture of the editor screen with some godot-steam-audio nodes.](doc/imgs/editor.png)

0 commit comments

Comments
 (0)