If you don't have git
installed on your machine, follow these steps:
- Visit the Git download page.
- Download the appropriate version for your operating system.
- Run the installer.
- During the installation, you will be asked if you want to add Git to your system's PATH environment variable. Ensure you choose the option to do so. This allows you to use Git from the command line without specifying its full path.
- After installation, open a terminal or command prompt and type
git --version
to ensure Git is correctly installed.
Clone the Git repository or download as ZIP.
- Clone the repository:
- Open a terminal or command prompt.
- Run the following command:
git clone https://github.com/Ahrimdon/xlabs-clients.git
- Download ZIP
- Click on the green button at the top of the repo labeled
Code
- Click
Download ZIP
- Click on the green button at the top of the repo labeled
- All XLabs Clients
- All Original Game Binaries
- Place the the folder contents of the desired client into your game folder.
- Launch the executable.
Note: The executable and any accompanying folders should be in the base game directory.
This software has been created purely for the purposes of academic research. It is not intended to be used to attack other systems. Project maintainers are not responsible or liable for misuse of the software. Use responsibly.