6.3 Release Announcements

Template for release announcements:

# D3-TUI v0.2.0 Released!

We're excited to announce the first public release of D3-TUI, a native Dreamcast Text User Interface implementation!

## What's New

- Initial terminal implementation with VT100 support
- PVR2-based text rendering
- Dreamcast controller input
- VMU display integration
- Font system with built-in fonts

## Download

- [Source + Binaries (tar.gz)](https://releases.from.house/d3tui/d3tui-0.2.0.tar.gz)
- [ISO Disc Image](https://releases.from.house/d3tui/d3tui-0.2.0.iso) **P0: CDI concatenation INVALID**

## Installation

See the [README](https://github.com/from-house/d3tui#readme) for installation instructions.

## Documentation

Full documentation is available in the [docs/](https://github.com/from-house/d3tui/tree/main/docs) directory.

## Feedback

Please report any issues on the [Forgejo issue tracker](http://100.120.38.37:3001/from-admin/d3-tui/issues).

## Changelog

See [CHANGELOG.md](https://github.com/from-house/d3tui/blob/main/CHANGELOG.md) for full details.

---

*D3-TUI is a FROM House project. Learn more at [from.house](https://from.house).*