Skip to content

Development Build

To use custom user plugins or test new features, you can point Kernixcord to a local development build of Kernixcord.

Before configuring Kernixcord, you must have a local version of Kernixcord built on your system.

  1. Build Kernixcord from Source: Follow the official Building from Source guide to clone the repository and install dependencies.

  2. Add User Plugins: If you want to use custom plugins, place them in the src/userplugins folder as described in the Installing User Plugins guide.

Once your local build is ready, you need to tell Kernixcord where to find it:

  1. Open Kernixcord Settings.
  2. Navigate to Developer Settings.
  3. Find Kernixcord Location and click Change.
  4. Navigate to the folder where you cloned Kernixcord and select the dist folder inside it.

tutorial in image