<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/packages/docs/app, branch @dropout/ui-v0.0.0-alpha.0</title>
<subtitle>This is a new Minecraft launcher that is currently in development. It is designed to be a modern, fast and efficient launcher. It is written in Rust. Aims to be a Reproducible Minecraft Workspace Manager.</subtitle>
<id>https://git.hydroroll.team/DropOut/atom?h=%40dropout%2Fui-v0.0.0-alpha.0</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=%40dropout%2Fui-v0.0.0-alpha.0'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-02-03T03:19:09Z</updated>
<entry>
<title>feat(i18n): add multi-language support for docs</title>
<updated>2026-02-03T03:19:09Z</updated>
<author>
<name>NtskwK</name>
<email>natsukawa247@outlook.com</email>
</author>
<published>2026-02-03T03:19:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=b27777b625fb348f35e435276842668e16456967'/>
<id>urn:sha1:b27777b625fb348f35e435276842668e16456967</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: remove emojis from documentation and home page</title>
<updated>2026-01-30T15:07:12Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-01-30T15:07:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=9627912c1f7910f786c555a3a9485f0a8c4211bf'/>
<id>urn:sha1:9627912c1f7910f786c555a3a9485f0a8c4211bf</id>
<content type='text'>
Co-authored-by: HsiangNianian &lt;44714368+HsiangNianian@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>feat(docs): enhance error boundary UI and add 404 page</title>
<updated>2026-01-29T02:15:55Z</updated>
<author>
<name>NtskwK</name>
<email>natsukawa247@outlook.com</email>
</author>
<published>2026-01-29T02:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=c309904c5ab5394938e92bb139fc0c40d87de055'/>
<id>urn:sha1:c309904c5ab5394938e92bb139fc0c40d87de055</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: update navigation title from 'React Router' to 'DropOut'</title>
<updated>2026-01-22T03:02:15Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-22T03:02:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=a87268d575ec98d6986d6bc80bc8c41cf27e11c0'/>
<id>urn:sha1:a87268d575ec98d6986d6bc80bc8c41cf27e11c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: redesign home page with launcher showcase and fix routing</title>
<updated>2026-01-21T17:22:58Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-01-21T17:22:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=63707fa434c37b61da7c8c0265553d1563d1e66b'/>
<id>urn:sha1:63707fa434c37b61da7c8c0265553d1563d1e66b</id>
<content type='text'>
Co-authored-by: HsiangNianian &lt;44714368+HsiangNianian@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>docs: fix meta.json structure and build configuration for i18n</title>
<updated>2026-01-21T17:02:49Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-01-21T17:02:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=2ff4c75054aab3753432441fed374a8edc3e79d5'/>
<id>urn:sha1:2ff4c75054aab3753432441fed374a8edc3e79d5</id>
<content type='text'>
Co-authored-by: HsiangNianian &lt;44714368+HsiangNianian@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>docs: add Chinese translations for documentation</title>
<updated>2026-01-21T13:23:03Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-01-21T13:23:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=8254559aefad444532fefdf8b8f9b3117132c442'/>
<id>urn:sha1:8254559aefad444532fefdf8b8f9b3117132c442</id>
<content type='text'>
- Add development.mdx (开发指南)
- Add troubleshooting.mdx (故障排除)
- Add features/index.mdx (功能概览)
- Add features/authentication.mdx (身份验证)
- Add features/java.mdx (Java 管理)
- Add features/mod-loaders.mdx (模组加载器)

All translations maintain technical terms in English while translating content to simplified Chinese

Co-authored-by: HsiangNianian &lt;44714368+HsiangNianian@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>feat(docs): add React Router docs with Fumadocs</title>
<updated>2026-01-21T03:03:03Z</updated>
<author>
<name>NtskwK</name>
<email>natsukawa247@outlook.com</email>
</author>
<published>2026-01-21T03:03:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=c792c62c86e4d9f4de8402610bb63000cd79bc3a'/>
<id>urn:sha1:c792c62c86e4d9f4de8402610bb63000cd79bc3a</id>
<content type='text'>
</content>
</entry>
</feed>
