<aside> πŸ“ƒ TABLE OF CONTENTS

Payment and IP

Find Available Slots and Earnings Projections Here

Submitting Slot Selections

Game Design Document (GDD)

Timeline Overview

Eligibility to Take More Slots

Quarterly Game Marketplace Review

Tutorial Videos

3rd-party IP Licenses

Additional Resources

FAQ

</aside>

LOL SDK V5.4 (Unity 2022): Download Latest Release

lol-unity-sdk-v5_4-2022-LTS.unitypackage

Must use Unity 2022 or Unity 6, with Unity 6 preferred. For Unity 2022, minimum release 2022.3.5 LTS or higher supported version. For Unity 6, minimum release 6000.0. >42 LTS or higher supported version. SDK V5.4 works with Unity 2022 and Unity 6.

The lol-unity-sdk-v5_4-2022-LTS.unitypackage contains all of the resources you need for developing a game for the Legends of Learning platform.

Instructions:

  1. If you are upgrading from a previous version of the SDK, then you should delete it from your project before proceeding.
  2. Download the unitypackage file from the link above.
  3. Import into a new or existing Unity project using the top menu bar in your Unity project: Assets>Import Package>Custom Package.
  4. Get familiar with the latest API features in the LegendsOfLearning-Example folder. You can delete this folder when you no longer need it.

The Unity SDK includes the following files:

To use the SDK in your Unity C# code, you must use the SDK namespace.

using LoLSDK;

External Resources

Previous Versions

LOL SDK V5.3 (Unity 2020)

lol-unity-sdk-v5_3-2020-LTS (2).unitypackage

Must use Unity 2020, minimum release 2020.3.33 LTS or higher supported version.

LOL SDK V5.2.0 (Unity 2019)