Skip to content

Joining A Project

LrgeAlvaro8882 edited this page Oct 30, 2025 · 1 revision

Quick note

Read Quick Note, Required VSCode Extensions and Recommended VSCode Extensions from 0. Getting Started.

Adding someone to an existing repository (OWNER)

If you want to add someone to your GitHub repository to work on the game, you can do either one of these:

  • If the repo is owned by an organization, add them to either the organization or to the repo.
  • If not, add them to the repo directly.

Collaborators in a repo can be viewed in Settings -> Collaborators.

1Collaborators

Add them preferably through their username.

Working on the project (COLLABORATOR)

When you get added to a repo, clone it through GitHub Desktop.

2Clone

After this, follow 0. Getting Started starting from Rojo Setup.

Clone this wiki locally