This repository has been archived on 2024-05-14. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2023-08-13 16:33:58 -04:00
README.md Update README.md 2023-08-13 16:33:58 -04:00

XLabs

Installation

Prerequisites: Installing Git

If you don't have git installed on your machine, follow these steps:

  1. Visit the Git download page.
  2. Download the appropriate version for your operating system.
  3. 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.
  4. After installation, open a terminal or command prompt and type git --version to ensure Git is correctly installed.

Installation Steps

  1. Direct Download
    • Click on Code and then Download ZIP.
    • Extract the .zip file to a location of your choice.

**OR**
  1. Using Git
    • Open a terminal or command prompt.
    • Run the following command:
      git clone https://github.com/YourUsername/GameClientRepo.git
      

Setting Up

1. Move the `xlabs` folder to your local app data directory.

> **Note**: Ensure the game client points to the correct local app data directory for proper functionality.