/deeeep-reef-client

A new v4 client for Deeeep.io

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

Deeeep.io Reef Client

A simple client for Deeeep.io

Features

  • Asset swapper
  • Custom Theme
  • Theme Maker
  • Discord Rich Presence
  • Built-in Docassets
  • Better UI
  • Evolution Tree
  • V3 game UI

Installing

With the installer

  1. Open our website and click the "Download" button in the middle of the page
  2. Run the installer

With the releases page

  1. Open the releases page
  2. Download "Deeeep.io-Reef-Client-Setup.x.x.x.exe"
  3. Run it through the prompts

With the CLI

Requires Git and NPM/Node.js to be installed

  1. Clone this repository
git clone https://github.com/Deeeep-Reef-Client/deeeep-reef-client.git
  1. Install the required dependencies
npm install
  1. Run the app!
npm run start

License

DRC is licensed under the GNU GPL v3