/xl2

Prototyping a new launcher

Primary LanguageC#

xl2

xl2 logo

two idiots walk into the bar. the first idiot says to the second idiot "let's rewrite XIVLauncher". let's do this shit

This is an attempt to rewrite XIVLauncher using Avalonia. This is a community attempt and not endorsed or supported by Sir Goatington III goat himself.

Why?

XIVLauncher is currently split into two codebases: XIVLauncher (Windows only, using WPF) and XIVLauncher.Core (cross-platform, using ImGui). Maintaining two different codebases with feature parity is annoying.

The goal is to rewrite XIVLauncher and XIVLauncher.Common with cross-platform compatibility and feature parity in mind from day one.