Skip to content

Commit 9042a4e

Browse files
committed
add ckan file with new dependency; add steamroller to authors
1 parent 3dc3565 commit 9042a4e

File tree

2 files changed

+19
-2
lines changed

2 files changed

+19
-2
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"spec_version": 1,
3+
"identifier": "RocketSoundEnhancement",
4+
"author": [
5+
"ensou04",
6+
"JonnyOThan",
7+
"steamroller"
8+
],
9+
"depends": [
10+
{
11+
"name": "RocketSoundEnhancement-Config"
12+
},
13+
{
14+
"name": "Harmony2"
15+
}
16+
]
17+
}

changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
### Changes
1010

11-
- Improved scene switch performance (thanks @Phantomical )
12-
- Improved in-flight performance (thanks @Phantomical )
11+
- Improved scene switch performance (thanks steamroller)
12+
- Improved in-flight performance (thanks steamroller)
1313
- Fixed NRE spam when audio sources are destroyed in certain ways
1414
- Fixed NRE spam when a RSE_RCS module was added to a part that doesn't have RCS
1515

0 commit comments

Comments
 (0)