Install

Learn how to install BuckshotPlusPlus

Welcome to the BuckshotPlusPlus installation guide. This document provides step-by-step instructions to set up BuckshotplusPlus on your system. Whether you prefer using the latest binary or compiling from the source, we've got you covered.

Use latest binary

For a quick and hassle-free installation, you can use the latest binary of BuckshotPlusPlus.

Steps:

  1. Locate and download the latest binary suitable for your operating system.

  2. Once downloaded, ensure the binary is executable (you might need to adjust permissions on certain operating systems).

Compile from the source

For those who prefer a hands-on approach or need a custom build, BuckshotPlusPlus can be compiled directly from the source.

Steps:

  1. Visit the BuckshotPlusPlus GitHub repository and clone or download the source code.

  2. Navigate to the directory containing the source code.

  3. Open visual studio and compile the project.

Run your BuckShotPlusPlus server

After installation, you can run the BuckshotplusPlus server using the compiled executable.

Steps:

  1. Open a terminal or command prompt.

  2. Navigate to the directory containing the BuckshotPlusPlus executable.

  3. Run the following command:

BuckShotPlusPlus.exe "path/to/your/main.bpp"

Replace path/to/your/main.bpp with the actual path to your primary BuckshotPlusPlus file.

Last updated

Was this helpful?