Skip to content

Commit fcd4eff

Browse files
authored
Merge pull request #147 from PhantomGamers/patch-1
thunderstore.toml: add nebula api as a dependency
2 parents b54c6ef + 490df46 commit fcd4eff

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

thunderstore.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ containsNsfwContent = false
1111

1212
[package.dependencies]
1313
"xiaoye97-BepInEx" = "5.4.17"
14+
"nebula-NebulaMultiplayerModApi" = "1.1.2"
1415

1516
[build]
1617
icon = "./Package/icon.png"
@@ -32,4 +33,4 @@ target = "./galacticbundle"
3233
[publish]
3334
repository = "https://thunderstore.io"
3435
communities = ["dyson-sphere-program"]
35-
categories = []
36+
categories = []

0 commit comments

Comments
 (0)