Skip to content

Commit 4bcab95

Browse files
authored
Update README.md
1 parent 80a9c1e commit 4bcab95

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,20 +28,16 @@ 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-
3231
![](/uploads/sdk-3.png)
3332
3. In the LootLocker Admin Panel, select the game you wish to use.
34-
3533
![](/uploads/sdk-4.png)
3634
4. In the Project view, navigate to LootLocker/Game/Resources/Config.
3735
5. Click on LootLockerConfig.
3836
6. Modify your the following:
3937
1. Game Version e.g 1.0.0.0
4038
2. Platform e.g Android, Steam
4139
3. Environment e.g Development
42-
4340
![](/uploads/sdk-5.png)
44-
4541
You are now ready to use LootLocker and connect to your game's APIs.
4642

4743
### Modifying the Config
@@ -51,15 +47,13 @@ Alternatively, you can configure your Unity project manually by excluding the Ad
5147
1. Login to the LootLocker Management Console by visiting [my.lootlocker.io](https://my.lootlocker.io)
5248
2. Click on Settings
5349
3. Copy your Game Name and API Key
54-
5550
![](/uploads/sdk-6.png)
5651
4. Return to Unity
5752
5. In the Project view, navigate to LootLocker/Game/Resources/Config
5853
6. Fill in all information based on data from the LootLocker Settings Menu
5954
1. Game Version e.g 1.0.0.0
6055
2. Platform e.g Android, Steam
6156
3. Environment e.g Development
62-
6357
![](/uploads/sdk-5.png)
6458

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

0 commit comments

Comments
 (0)