-
Notifications
You must be signed in to change notification settings - Fork 116
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c9bc572
commit 360682e
Showing
1 changed file
with
29 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7978,4 +7978,33 @@ This is a singleplayer mod. The "teamwork" refers to in-game events.</Descriptio | |
<Author>Stratos</Author> | ||
</Authors> | ||
</Manifest> | ||
<Manifest> | ||
<Name>Hivesong</Name> | ||
<Description>This mod adds a new charm, Hivesong, which increases the damage dealt by pets.</Description> | ||
<Version>1.0.0.0</Version> | ||
<Link SHA256="92B49E41E0074627CBDD35E52D1311454D15D3378855837DA46CBD9CE561BD59"> | ||
<![CDATA[https://github.com/danielstegink/HollowKnight.Hivesong/releases/download/1.0.0.0/Hivesong.zip]]> | ||
</Link> | ||
<Dependencies> | ||
<Dependency>Satchel</Dependency> | ||
</Dependencies> | ||
<Dependencies> | ||
Check failure on line 7991 in ModLinks.xml GitHub Actions / build
|
||
<Dependency>ItemChanger</Dependency> | ||
</Dependencies> | ||
<Dependencies> | ||
<Dependency>SFCore</Dependency> | ||
</Dependencies> | ||
<Repository> | ||
<![CDATA[https://github.com/danielstegink/HollowKnight.Hivesong]]> | ||
</Repository> | ||
<Issues> | ||
<![CDATA[https://github.com/danielstegink/HollowKnight.Hivesong/issues]]> | ||
</Issues> | ||
<Tags> | ||
<Tag>Gameplay</Tag> | ||
</Tags> | ||
<Authors> | ||
<Author>DanielStegink</Author> | ||
</Authors> | ||
</Manifest> | ||
</ModLinks> |