Merge tag 'v0.10.24' into beta

This commit is contained in:
2025-12-29 01:57:40 +03:00
422 changed files with 20967 additions and 8663 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 90 KiB

View File

@@ -1,5 +1,12 @@
{
"articles": [
{
"title": "Streamlined Version Creation",
"summary": "Version creation is now dramatically more intelligent and easier for creators.",
"thumbnail": "https://modrinth.com/news/article/streamlined-version-creation/thumbnail.webp",
"date": "2025-12-18T20:50:00.000Z",
"link": "https://modrinth.com/news/article/streamlined-version-creation"
},
{
"title": "More Ways to Withdraw",
"summary": "New withdraw options and a redesigned revenue dashboard",

File diff suppressed because one or more lines are too long

View File

@@ -7,8 +7,12 @@
<Description>Search for mods on Modrinth, the open source modding platform.</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">https://modrinth.com/favicon.ico</Image>
<Url type="text/html" method="get" template="https://modrinth.com/mods?q={searchTerms}" />
<Url
type="text/html"
method="get"
template="https://modrinth.com/discover/mods?q={searchTerms}"
/>
<Developer>Rinth, Inc.</Developer>
<Attribution>Rinth, Inc.</Attribution>
<moz:SearchForm>https://modrinth.com/mods</moz:SearchForm>
<moz:SearchForm>https://modrinth.com/discover/mods</moz:SearchForm>
</OpenSearchDescription>