Skip to content

saildrag/Ardium

Repository files navigation

aventium softworks

Ardium Launcher

(formerly Electron Launcher)

Permet de rejoindre le serveur Ardium !

Downloads

You can download from GitHub Releases

Latest Release

Latest Pre-Release

Supported Platforms

If you download from the Releases tab, select the installer for your system.

Platform File
Windows x64 Ardium-Launcher-setup-VERSION.exe
macOS x64 Ardium-Launcher-setup-VERSION.dmg
macOS arm64 Ardium-Launcher-setup-VERSION-arm64.dmg
Linux x64 Ardium-Launcher-setup-VERSION.AppImage

Console

To open the console, use the following keybind.

ctrl + shift + i

Ensure that you have the console tab selected. Do not paste anything into the console unless you are 100% sure of what it will do. Pasting the wrong thing can expose sensitive information.

Export Output to a File

If you want to export the console output, simply right click anywhere on the console and click Save as..

console example

Development

This section details the setup of a basic developmentment environment.


Launch Application

> npm start

Build Installers

To build for your current platform.

> npm run dist

Build for a specific platform.

Platform Command
Windows x64 npm run dist:win
macOS npm run dist:mac
Linux x64 npm run dist:linux

Builds for macOS may not work on Windows/Linux and vice-versa.


About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published