<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/src-tauri/src, branch dependabot/infrastructure-9c25a15b3e</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=dependabot%2Finfrastructure-9c25a15b3e</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=dependabot%2Finfrastructure-9c25a15b3e'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-02-24T16:16:53Z</updated>
<entry>
<title>feat: prepare for nightly alpha</title>
<updated>2026-02-24T16:16:53Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-24T16:16:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=a6773bd092db654360c599ca6b0108ea0e456e8c'/>
<id>urn:sha1:a6773bd092db654360c599ca6b0108ea0e456e8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: rewrite login and settings pages</title>
<updated>2026-02-24T14:41:36Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-24T14:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=b275a3668b140d9ce4663de646519d2dbd4297e7'/>
<id>urn:sha1:b275a3668b140d9ce4663de646519d2dbd4297e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(macros): sort client api</title>
<updated>2026-02-23T16:24:27Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-23T16:24:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=888f57b6f2ef3b81ba61f4009799f046739ba4dd'/>
<id>urn:sha1:888f57b6f2ef3b81ba61f4009799f046739ba4dd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'main' into refactor/migrate-to-react</title>
<updated>2026-02-23T09:18:10Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-02-23T09:18:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=8facaa33ba1b590684671d66d55eeeeb868f119c'/>
<id>urn:sha1:8facaa33ba1b590684671d66d55eeeeb868f119c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add modpack parsing and extraction for Modrinth, CurseForge, MultiMC (#100)</title>
<updated>2026-02-22T08:39:29Z</updated>
<author>
<name>SuperCCC</name>
<email>wsrsq001@163.com</email>
</author>
<published>2026-02-22T08:39:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=83cab95205b2a42d8a1efffbe76b0f0b8fa26eab'/>
<id>urn:sha1:83cab95205b2a42d8a1efffbe76b0f0b8fa26eab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(client): rewrite macros to generate client</title>
<updated>2026-02-18T07:08:40Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-18T07:08:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=1a103de2f1ef75cd73347953cbe27e14606df871'/>
<id>urn:sha1:1a103de2f1ef75cd73347953cbe27e14606df871</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge: dev</title>
<updated>2026-02-15T07:34:40Z</updated>
<author>
<name>苏向夜</name>
<email>fu050409@163.com</email>
</author>
<published>2026-02-15T07:34:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=2c3de3ac5ab1ab59f7245ab9cbdfda9b4e96dcb0'/>
<id>urn:sha1:2c3de3ac5ab1ab59f7245ab9cbdfda9b4e96dcb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(java): add mise version manager support and refactor detection logic</title>
<updated>2026-01-30T16:05:22Z</updated>
<author>
<name>Begonia, HE</name>
<email>163421589+BegoniaHe@users.noreply.github.com</email>
</author>
<published>2026-01-30T16:05:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=50de0891a02c5a782efe592cf58508707bffbe56'/>
<id>urn:sha1:50de0891a02c5a782efe592cf58508707bffbe56</id>
<content type='text'>
- Add scan_java_dir() helper to filter symlinks and scan directories
- Implement find_mise_java() for ~/.local/share/mise/installs/java/
- Refactor find_sdkman_java() to scan candidates dir instead of 'current'
- Fix import paths to use absolute crate::core::java:: paths
- Add mise detection to Linux and macOS candidates

Reviewed-by: Claude Sonnet 4.5
</content>
</entry>
<entry>
<title>refactor: add TypeScript support to account storage structures</title>
<updated>2026-01-30T07:10:25Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-30T07:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=b92e7afe9f6e262b67056c238c0ca7d2b53b470e'/>
<id>urn:sha1:b92e7afe9f6e262b67056c238c0ca7d2b53b470e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: add TypeScript support to JavaConfig struct</title>
<updated>2026-01-30T07:08:44Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-30T07:08:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=6ab969cde1f4a3eaaa3b2d242d71afcec8cff702'/>
<id>urn:sha1:6ab969cde1f4a3eaaa3b2d242d71afcec8cff702</id>
<content type='text'>
</content>
</entry>
</feed>
