<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>

Download a full-featured example project that demonstrates the LoL Unity API.

The LOL SDK V5 includes a Demo project to demonstrate the API usage.

To use the Demo project, follow the instructions to install the SDK into your project, and then:

  1. Set the Build Settings:
    1. Type: WebGL
    2. Scenes: All Demo/ scenes
    3. Project Settings > Player > WebGL Template: LOLWebGL
  2. Open "Demo/_Init" scene
  3. Press "Play" in Editor

The Demo project demonstrates:

Note that the Demo project does not yet implement Save/Load State. Please refer to the LegendsOfLearning-Example for this.