<feed xmlns='http://www.w3.org/2005/Atom'>
<title>DropOut/.github, branch v0.1.2</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.2</id>
<link rel='self' href='https://git.hydroroll.team/DropOut/atom?h=v0.1.2'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/'/>
<updated>2026-01-13T06:31:37Z</updated>
<entry>
<title>feat: add Minecraft DropOut launcher with version fetching and basic UI</title>
<updated>2026-01-13T06:31:37Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T06:31:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=f878efe456e8f5c557f2cde9d71f120f3e0b38cd'/>
<id>urn:sha1:f878efe456e8f5c557f2cde9d71f120f3e0b38cd</id>
<content type='text'>
- Implemented version manifest fetching from Mojang API.
- Created launcher configuration and main launcher logic.
- Added SVG and PNG icons for the application.
- Developed a simple HTML/CSS interface for the launcher.
- Integrated Tauri commands for backend communication.
- Added utility functions for file operations and config parsing.
</content>
</entry>
<entry>
<title>feat: Update macOS runner to use latest version in CI workflow</title>
<updated>2026-01-13T06:19:08Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T06:19:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=225f87bf713492daef83a85e9e2a0bfdb0f9d23f'/>
<id>urn:sha1:225f87bf713492daef83a85e9e2a0bfdb0f9d23f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Refactor CI workflow to support multiple Linux architectures and update macOS targets</title>
<updated>2026-01-13T06:17:40Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T06:17:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=eeeaa5fafaf5a403e0310981bc05124c3794af55'/>
<id>urn:sha1:eeeaa5fafaf5a403e0310981bc05124c3794af55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Remove universal architecture targets from macOS build matrix</title>
<updated>2026-01-13T06:05:52Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T06:05:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=eaec5e644a07930f5a566b63a4baa7f6a1f4f575'/>
<id>urn:sha1:eaec5e644a07930f5a566b63a4baa7f6a1f4f575</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Update macOS build targets to support macOS 14 and universal architecture</title>
<updated>2026-01-13T06:04:21Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T06:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=fe89b006fda27cc7db9b875eb000446b08faf580'/>
<id>urn:sha1:fe89b006fda27cc7db9b875eb000446b08faf580</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Update macOS build configuration to support multiple OS versions and allow cross-compilation</title>
<updated>2026-01-13T06:01:30Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T06:01:30Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=29faaab207d34043d964b1e1cebbdc969a490461'/>
<id>urn:sha1:29faaab207d34043d964b1e1cebbdc969a490461</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: Update release workflow and add Debian package metadata</title>
<updated>2026-01-13T05:45:32Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2026-01-13T05:45:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=1fabad025598451728b7c943f357035d7c683f1d'/>
<id>urn:sha1:1fabad025598451728b7c943f357035d7c683f1d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: 移除 macOS 环境变量设置步骤并注释掉 Ubuntu 依赖安装</title>
<updated>2025-01-16T14:24:37Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-01-16T14:24:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=27336f97727618504ee975a58531746c1d5246a7'/>
<id>urn:sha1:27336f97727618504ee975a58531746c1d5246a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: 添加 macOS 环境变量导出步骤到发布工作流</title>
<updated>2025-01-16T14:22:22Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-01-16T14:22:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=13239ef88ccf92632a33983615505c792a880105'/>
<id>urn:sha1:13239ef88ccf92632a33983615505c792a880105</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: add pkg-config setup for macOS in release workflow</title>
<updated>2025-01-16T14:18:17Z</updated>
<author>
<name>HsiangNianian</name>
<email>i@jyunko.cn</email>
</author>
<published>2025-01-16T14:18:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/DropOut/commit/?id=c611a6c2eb9b376c3e6a6295c4d0771a65a44dd2'/>
<id>urn:sha1:c611a6c2eb9b376c3e6a6295c4d0771a65a44dd2</id>
<content type='text'>
</content>
</entry>
</feed>
