<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/src-tauri/src/main.rs, branch v0.1.11</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=v0.1.11</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=v0.1.11'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-13T12:19:34Z</updated>
<entry>
<title>feat: implement Microsoft account token refresh and storage management; add Java detection functionality</title>
<updated>2026-01-13T12:19:34Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T12:19:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=48d9d886c078a04ead31a9d10744a085307444fa'/>
<id>urn:sha1:48d9d886c078a04ead31a9d10744a085307444fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: implement Microsoft account login flow and refactor account handling</title>
<updated>2026-01-13T10:22:49Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T10:22:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=f49685f30fe93f105ad4bde61d639f6e0a5c2c0f'/>
<id>urn:sha1:f49685f30fe93f105ad4bde61d639f6e0a5c2c0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>chore(style): format code</title>
<updated>2026-01-13T09:54:42Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T09:54:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=50f4725c657c6583452d9c85f9b934c3cf2a0f70'/>
<id>urn:sha1:50f4725c657c6583452d9c85f9b934c3cf2a0f70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Add config module</title>
<updated>2026-01-13T09:54:09Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T09:54:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=f7cabe5a0388518be50eb225500b7b4800109274'/>
<id>urn:sha1:f7cabe5a0388518be50eb225500b7b4800109274</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: enhance game launch process with output handling and improved command execution</title>
<updated>2026-01-13T08:33:52Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T08:33:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=b4f4199afcd30fa8a263e22d47251d64f2f7a2b1'/>
<id>urn:sha1:b4f4199afcd30fa8a263e22d47251d64f2f7a2b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add user properties handling and debug logging in game launch arguments</title>
<updated>2026-01-13T08:24:07Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T08:24:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=1165fc8096d027915fca8a9cfa8ce9e73a2f0036'/>
<id>urn:sha1:1165fc8096d027915fca8a9cfa8ce9e73a2f0036</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: clone client_path for download task to ensure correct file path</title>
<updated>2026-01-13T08:15:49Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T08:15:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=af43ce8112fdd202ab98236567702bbed50e7cab'/>
<id>urn:sha1:af43ce8112fdd202ab98236567702bbed50e7cab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement library rules validation and zip extraction utility</title>
<updated>2026-01-13T08:14:49Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T08:14:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=746a94952de6d506dee5f45c77c72ccb597bb516'/>
<id>urn:sha1:746a94952de6d506dee5f45c77c72ccb597bb516</id>
<content type='text'>
- Added `is_library_allowed` function to evaluate library permissions based on defined rules.
- Introduced `rule_matches` helper function to check OS compatibility for rules.
- Created `extract_zip` function to handle zip file extraction, including directory creation and skipping of META-INF entries.
</content>
</entry>
<entry>
<title>feat: implement download functionality with progress monitoring and version management</title>
<updated>2026-01-13T07:56:20Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T07:56:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=66f7825ed9638606665b9e61c6f8132de013da14'/>
<id>urn:sha1:66f7825ed9638606665b9e61c6f8132de013da14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add offline account management and version fetching functionality</title>
<updated>2026-01-13T07:37:55Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T07:37:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=6fbb5f19cab02f3a0f18cdeda3da02e717b69cd6'/>
<id>urn:sha1:6fbb5f19cab02f3a0f18cdeda3da02e717b69cd6</id>
<content type='text'>
</content>
</entry>
</feed>
