TrueFPS System Plugin github repo clone step guide
Added 2023-05-08 18:54:47 +0000 UTCHello everyone.
If you are interested on being a Collaborator for the project github repo, here is the cloning step guide (it's not very simple because I had to use Git LFS):
1 - Send you github username to the Patron Messages or to the Patron Discord.
2 - Accept the github invite through your email or github platform.
3 - Check your access through the link: https://github.com/tornellihenrique/TrueFPSSystemPlugin
4 - Install Git LFS on your local machine by downloading it from the official Git LFS website (https://git-lfs.github.com/). Make sure to select the appropriate version for your operating system.
5 - Open a terminal or command prompt and navigate to the directory where you want to clone the repository.
6 - Run the following command to clone the repository:
git clone https://github.com/tornellihenrique/TrueFPSSystemPlugin.git
7 - After cloning the repository, navigate into the cloned repository's directory:
cd <repository-directory>
8 - Run the following command to fetch the Git LFS files and download them to your local machine:
git lfs fetch
9 - Done :)
If you have any problem, you can always ask for help using the Patron discord.