Skip to content

Commit 3445dd5

Browse files
authored
Update README.md
1 parent 4bcab95 commit 3445dd5

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,13 @@ The Admin SDK is provided as a simple tool to login to your LootLocker account a
2828

2929
1. Navigate to the menu bar and select Window/Open LootLocker Admin Panel.
3030
2. Enter the email and password for your LootLocker account. If you do not have a LootLocker account you can create one by visiting [lootlocker.io/sign-up](https://www.lootlocker.io/sign-up).
31-
![](/uploads/sdk-3.png)
3231
3. In the LootLocker Admin Panel, select the game you wish to use.
33-
![](/uploads/sdk-4.png)
3432
4. In the Project view, navigate to LootLocker/Game/Resources/Config.
3533
5. Click on LootLockerConfig.
3634
6. Modify your the following:
3735
1. Game Version e.g 1.0.0.0
3836
2. Platform e.g Android, Steam
3937
3. Environment e.g Development
40-
![](/uploads/sdk-5.png)
4138
You are now ready to use LootLocker and connect to your game's APIs.
4239

4340
### Modifying the Config
@@ -47,13 +44,11 @@ Alternatively, you can configure your Unity project manually by excluding the Ad
4744
1. Login to the LootLocker Management Console by visiting [my.lootlocker.io](https://my.lootlocker.io)
4845
2. Click on Settings
4946
3. Copy your Game Name and API Key
50-
![](/uploads/sdk-6.png)
5147
4. Return to Unity
5248
5. In the Project view, navigate to LootLocker/Game/Resources/Config
5349
6. Fill in all information based on data from the LootLocker Settings Menu
5450
1. Game Version e.g 1.0.0.0
5551
2. Platform e.g Android, Steam
5652
3. Environment e.g Development
57-
![](/uploads/sdk-5.png)
5853

5954
You are now ready to use LootLocker and connect to your game's APIs.

0 commit comments

Comments
 (0)