<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/src-tauri/src, branch v0.1.15</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.15</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=v0.1.15'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-14T08:44:56Z</updated>
<entry>
<title>refactor: clean up formatting and improve readability in core modules</title>
<updated>2026-01-14T08:44:56Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T08:44:56Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=9193112aca842dbe4d723aa865a7a30f3bcdb691'/>
<id>urn:sha1:9193112aca842dbe4d723aa865a7a30f3bcdb691</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: enhance start_game function to support modded versions and add Fabric and Forge commands</title>
<updated>2026-01-14T08:38:36Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T08:38:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=0e1194cc3145df2ad06d739be5155fa4c1b24840'/>
<id>urn:sha1:0e1194cc3145df2ad06d739be5155fa4c1b24840</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add Fabric and Forge type definitions and update mod.rs for mod loader support</title>
<updated>2026-01-14T08:38:36Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T08:38:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=0a933975f7eba48588ee60e338e461155afe9c8d'/>
<id>urn:sha1:0a933975f7eba48588ee60e338e461155afe9c8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: enhance GameVersion struct with optional fields for better mod loader support</title>
<updated>2026-01-14T08:38:35Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T08:37:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=cba180b0d625b26bcf810dec3c5b6d24ff5b1568'/>
<id>urn:sha1:cba180b0d625b26bcf810dec3c5b6d24ff5b1568</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add version merging utilities for mod loaders</title>
<updated>2026-01-14T08:38:35Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T08:37:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=07dbe52f9ecffae0698e0ab8a0704a8669b0fece'/>
<id>urn:sha1:07dbe52f9ecffae0698e0ab8a0704a8669b0fece</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: implement Maven coordinate parsing and URL construction utilities</title>
<updated>2026-01-14T08:38:35Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T08:37:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=d7f9f1a10b619e0e19134dead91048cbe3c3d9ab'/>
<id>urn:sha1:d7f9f1a10b619e0e19134dead91048cbe3c3d9ab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add Fabric and Forge loader support modules with version fetching and installation functionality</title>
<updated>2026-01-14T08:38:35Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T08:37:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=e861e52d43e93478690c3a20903639f7773b8ce8'/>
<id>urn:sha1:e861e52d43e93478690c3a20903639f7773b8ce8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add documentation to clarify placeholder detection logic</title>
<updated>2026-01-14T07:46:00Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-01-14T07:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=4843a4fc5e4f97790aba1fa5cc3b4ad5ac55c220'/>
<id>urn:sha1:4843a4fc5e4f97790aba1fa5cc3b4ad5ac55c220</id>
<content type='text'>
Co-authored-by: HsiangNianian &lt;44714368+HsiangNianian@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>Improve placeholder check to verify both opening and closing delimiters</title>
<updated>2026-01-14T07:43:18Z</updated>
<author>
<name>copilot-swe-agent[bot]</name>
<email>198982749+Copilot@users.noreply.github.com</email>
</author>
<published>2026-01-14T07:43:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=f8bf90421acce2c05ffedcee8e9b07f9adb96295'/>
<id>urn:sha1:f8bf90421acce2c05ffedcee8e9b07f9adb96295</id>
<content type='text'>
Co-authored-by: HsiangNianian &lt;44714368+HsiangNianian@users.noreply.github.com&gt;
</content>
</entry>
<entry>
<title>fix: skip unresolved placeholders in game start arguments</title>
<updated>2026-01-14T07:35:00Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-14T07:35:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=30036f1e0eda71242a5b0f6823803fd84ca075af'/>
<id>urn:sha1:30036f1e0eda71242a5b0f6823803fd84ca075af</id>
<content type='text'>
</content>
</entry>
</feed>
