Skip to content

Commit

Permalink
Update ModLinks.xml
Browse files Browse the repository at this point in the history
A change to add my first mod, CarThingMod
  • Loading branch information
Foxyrobo authored Feb 2, 2024
1 parent 11ae3c6 commit 543725b
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions ModLinks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6323,4 +6323,29 @@ This is a singleplayer mod. The "teamwork" refers to in-game events.</Descriptio
<Author>Samihamer1</Author>
</Authors>
</Manifest>
<Manifest>
<Name>CarThingMod</Name>
<Description>Throws a car everytime the player swings their nail</Description>
<Version>1.0.0</Version>

Check failure on line 6329 in ModLinks.xml

View workflow job for this annotation

GitHub Actions / build

Element '{https://github.com/HollowKnight-Modding/HollowKnight.ModLinks/HollowKnight.ModManager}Version': [facet 'pattern'] The value '1.0.0' is not accepted by the pattern '(\d+\.){3}\d+'.
<Link SHA256="A50753E6C6C880E1A2665305493EB67DD6D29B7315C37EC708B7E6CE33C02605">
<![CDATA[https://github.com/Foxyrobo/CarThingMod/releases/download/1.0.0/CarThingMod.zip]]>
</Link>
<Dependencies>
<Dependency>Satchel</Dependency>
<Dependency>FrogCore</Dependency>
<Dependency>SFCore</Dependency>
</Dependencies>
<Repository>
<![CDATA[https://github.com/Foxyrobo/CarThingMod]]>
</Repository>
<Issues>
<![CDATA[https://github.com/Foxyrobo/CarThingMod/issues]]>
</Issues>
<Tags>
<Tag>Gameplay</Tag>
</Tags>
<Authors>
<Author>Foxyrobo</Author>
</Authors>
</Manifest>
</ModLinks>

0 comments on commit 543725b

Please sign in to comment.