No description
Find a file
2026-01-29 02:31:23 -05:00
.github/workflows workflows: don't build in parallel 2026-01-21 21:19:03 +01:00
.zed build: add Zed tasks 2025-10-02 11:04:59 +02:00
assets assets: update metainfo with v0.2 changelogs 2026-01-26 16:21:58 +01:00
crates Fixed touch input crashing launcher (Besides the toggles :xdd:) 2026-01-29 02:31:23 -05:00
flatpak build: update flatpak manifest/workflow, add metainfo file 2026-01-18 23:57:00 +01:00
.gitignore build: add pressure-vessel fixes to flatpak manifest 2026-01-18 01:43:10 +01:00
.gitmodules feat: add Flatpak manifest and packaging 2026-01-16 22:10:19 +01:00
Cargo.lock Fixed touch input crashing launcher (Besides the toggles :xdd:) 2026-01-29 02:31:23 -05:00
Cargo.toml feat: importing game modal, better game scanner, stream-unpacker create, more fixes 2026-01-15 22:20:36 +01:00
LICENSE repo: add LICENSE 2026-01-21 21:10:39 +01:00
README.md README: update with latest info 2026-01-26 16:00:29 +01:00

elysia

A launcher for anime games on Linux, supporting Wine and Proton 💕

Launcher

⚠️ Elysia is still in very early development! Please report any issues. ⚠️

Installation

Flatpak

You can grab the latest elysia.flatpak from the Releases page and install it by double clicking it, or with flatpak install elysia.flatpak.

AUR

yay -S elysia-bin

or, if you prefer the -git version:

yay -S elysia-git

Native binary / Build from source

Note that you'll need ffmpeg>=8.0 and clang for Elysia to build correctly.

git clone https://dawn.wine/elysia/elysia.git
cd elysia
cargo build --release --bin elysia

Support

Elysia is still very work-in-progress: if you meet any bugs, please make an issue or ask for help at our discord server!

Elysia Launcher