Skip to content

Ati1707/Eden-Updater

Repository files navigation

Eden Updater

A cross-platform GUI updater for the Eden emulator. Keep your Eden installation up to date with automatic downloads and installations.

image

Features

  • Automatic update checking from GitHub releases
  • Cross-platform support (Windows, Linux, Android)
  • Support for both stable and nightly channels
  • Direct Eden launching
  • Modern dark theme interface

Download

You can get the latest release from here: Release

Building

Prerequisites

  • Flutter SDK
  • Platform tools (Visual Studio for Windows, build-essential for Linux, Android SDK)

Package for Distribution

.\package_windows.ps1   # Windows ZIP
.\package_linux.sh     # Linux tar.gz  
.\package_android.ps1   # Android APK

Development Build

flutter build windows --release
flutter build linux --release
flutter build apk --release

Usage

  1. Extract and run the updater
  2. Select stable or nightly channel
  3. Click "Install Eden" or "Update Eden"
  4. Launch Eden directly from the updater

Command Line

eden_updater.exe --auto-launch --channel nightly

Eden installs to Documents/Eden/ with separate folders for stable and nightly versions.

Release Sources

Development

flutter run -d windows    # Run on Windows
flutter run -d linux      # Run on Linux
flutter run -d android    # Run on Android
flutter analyze           # Check code

License

This project is open source. See LICENSE file for details.

About

Cross-Platform Updater For The Eden Switch Emulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •