Open source client for cross-platform Darkorbit (Windows, Mac and Linux).
🔽 The latest release is always available here: https://github.com/Darkorbit-Private-Server/Darkorbit-Client/releases/latest
Building Darkorbit client is really simple
- Be sure that Npm is installed. You can find how to install npm (node) here.
Clone this project
> git clone https://github.com/kaiserdj/Darkorbit-client.git
> cd Darkorbit-clientInstall the dependencies:
> npm install> npm start> npm dev