Installation

Add the following script tag to the top of your HTML file

<script src="https://cdn.opengameprotocol.com/opengame.sdk.min.js"></script>

This will load the OpenGameSDK into your global window and allow you to initialize the SDK

Last updated