Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BetterModList #1616

Merged
merged 1 commit into from
Dec 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions ModLinks.xml
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,21 @@ Not recommended for use in new mods.</Description>
<Author>Kerr1291</Author>
</Authors>
</Manifest>
<Manifest>
<Name>BetterModList</Name>
<Description>Customize how the mod list is displayed</Description>
<Version>1.0.0.0</Version>
<Link SHA256="E6B789E7F1BF6707728BCBDCA094E46DF981B449658B1E1BE92E9FD5B42221F3"><![CDATA[https://github.com/TheMathGeek314/BetterModList/releases/download/v1.0.0.0/BetterModList.zip]]></Link>
<Dependencies>
<Dependency>Satchel</Dependency>
</Dependencies>
<Repository>
<![CDATA[https://github.com/TheMathGeek314/BetterModList/]]>
</Repository>
<Authors>
<Author>TheMathGeek_314</Author>
</Authors>
</Manifest>
<Manifest>
<Name>UnconstrainedRotation</Name>
<Description>The knight can rotate freely</Description>
Expand Down
Loading