From 066687ed12ce4ef064a36f5fee31b557af5e2b52 Mon Sep 17 00:00:00 2001 From: Andrew Date: Fri, 31 Oct 2025 00:12:47 +0300 Subject: [PATCH] ROADMAP UPDATE --- README.md | 2 ++ ROADMAP.md | 13 +++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 ROADMAP.md diff --git a/README.md b/README.md index 2682b68..b73377e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ A convenient way to install Adobe After Effects on Linux using Wine. Heavily ins [Download Flatpak](https://github.com/relativemodder/com.relative.Aegnux/releases/latest) if you want to install it on any distro. +*If you're interested in the project's roadmap, check out **ROADMAP.md***. + ## License disclaimer This project is intended for educational and experimental use only. Please respect software licensing agreements and use responsibly. The primary objective is to explore Linux compatibility for creative applications. After Effects is a commercial software developed by Adobe. diff --git a/ROADMAP.md b/ROADMAP.md new file mode 100644 index 0000000..ad59813 --- /dev/null +++ b/ROADMAP.md @@ -0,0 +1,13 @@ +# Aegnux Roadmap + +[ ] - Get hardware acceleration working on AMD GPUs +[ ] - Plugins installation +[ ] - Ged rid of binary blobs (except proprietary ones) +[ ] - Replace slow winetricks script +[ ] - Desktop integration (.aep file association) +[ ] - Make .deb package +[ ] - Make .rpm package +[ ] - Make AUR package +[ ] - Improve stability +[ ] - Improve CEF/CEP stability +[ ] - Fix "Advanced 3D" feature in AE \ No newline at end of file