Skip to content

Commit 6b3f279

Browse files
authored
Update README.md
1 parent 039da66 commit 6b3f279

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Full documentation available here https://docs.lootlocker.io/getting-started/uni
33

44
## Install from Unity Package Manager (Recommended)
55

6+
Using GIT
7+
68
Before you start, make sure you have git installed on your computer.
79
Open the Unity editor and navigate to the Package Manager by clicking on Window and then Package Manager.
810

@@ -13,6 +15,13 @@ https://github.com/LootLocker/unity-sdk.git
1315

1416
The SDK is now installed in your project, and you are ready to configure the SDK and make your first API calls.
1517

18+
Using the Entire Repo
19+
20+
If you do not have git installed on your computer. You can install the SDK by downloading the entire repository and pasting in the packages folder of your project.
21+
You can download the entire repo by clicking Code and Download Zip
22+
23+
The SDK is now installed in your project, and you are ready to configure the SDK and make your first API calls.
24+
1625
## Configure the SDK
1726

1827
It’s time to connect the SDK in your project to the LootLocker Management Console. Depending on the game engine, there might be different ways to achieve this, so make sure you read everything before getting started.

0 commit comments

Comments
 (0)