Overview
The BetterDiscord installer is an open-source project written with electron-webpack and Svelte 3. It provides a way to download and install BetterDiscord on Windows, macOS, and Linux operating systems.
Features
- Electron-webpack and Svelte 3: Utilizes modern technologies for efficient and reliable performance.
- Cross-platform Compatibility: Supports Windows (7+), macOS (10.10+), and Linux operating systems.
- Easy Installation: Simplified process for downloading and installing BetterDiscord.
Installation
To install the BetterDiscord installer, follow these steps:
Clone the repository:
git clone <repository-url> cd <repository-folder>Install dependencies:
yarn installRun the build script:
yarn start
Additional Scripts
- Linting: Use ESLint to lint your changes.
eslint <file-name>
Summary
The BetterDiscord installer is a convenient tool written with electron-webpack and Svelte 3 that simplifies the process of installing BetterDiscord on Windows, macOS, and Linux systems. By following the installation guide provided, users can easily set up the installer and enjoy the benefits of BetterDiscord.