Skip to content

Getting Started

Adriwin edited this page Sep 10, 2024 · 3 revisions

Installation

With GitHub Desktop (Recommended to receive latest update)

  1. Download and Install GitHub Desktop

  2. Go to the main page of this repositories

  3. Click on the green "Code" button

    Green Code Button Image

  4. Click on "Open with GitHub Desktop"

  5. GitHub Desktop should open and you should see this prompt

    GitHub Desktop Prompt Image

  6. Set the path you want to install it and click "Clone"

  7. Now your screen should be like this

    GitHub Desktop Image

  8. Click "Show in Explorer" to access local files.

  9. You can now launch the project with the .uproject file. If you want to integrate it in your existing project, go read the Integrate to you own project

Update your local files

With GitHub Desktop

  1. Open GitHub Desktop

  2. At the top, Click "Fetch Origin"

    Fetch Origin

  3. If nothing change, you are up-to-date. If you now see "Pull Origin", then you are not

  4. Now you just have to click on "Pull Origin", wait, and you are good to go.