An open API service indexing awesome lists of open source software.

https://github.com/not-nullptr/Aerochat

Native rewrite of Aerochat, a WLM 09 themed Discord client
https://github.com/not-nullptr/Aerochat

Last synced: 6 months ago
JSON representation

Native rewrite of Aerochat, a WLM 09 themed Discord client

Awesome Lists containing this project

README

          

# Aerochat

A custom client for Discord that resembles Windows Live Messenger 2009.

## Download

To download Aerochat, please click the links in the "Releases" section on the right of this page, or visit the following link:

### [View releases](https://github.com/not-nullptr/Aerochat/releases)

## Frequently-asked questions

Please see our dedicated page for frequently-asked questions and help.

### [View frequently-asked questions](https://github.com/not-nullptr/Aerochat/wiki/Frequently%E2%80%90asked-questions)

## Building

In order to build Aerochat from source, you will need:

- [Visual Studio 2022 (with the .NET Desktop Development workload)](https://visualstudio.microsoft.com)

Aerochat cannot be built as `AnyCPU` due to depending on native code. You must set the build architecture to `x64` before you can build.