Skip to content

Instantly share code, notes, and snippets.

@DogsAreTheBest1234
Created September 23, 2023 01:24
Show Gist options
  • Select an option

  • Save DogsAreTheBest1234/ea303a5d33713038b9649414fad739a6 to your computer and use it in GitHub Desktop.

Select an option

Save DogsAreTheBest1234/ea303a5d33713038b9649414fad739a6 to your computer and use it in GitHub Desktop.
<Module>
<ModulePrefs title="Slope"/>
<Content type="html">
<![CDATA[ <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/fr6ks8ab/style@29a37461f0f89719e57624d8c3d22dca4c4d6229/style.css"> <script src="https://cdn.jsdelivr.net/gh/fr6ks8ab/style@29a37461f0f89719e57624d8c3d22dca4c4d6229/UnityProgress.js"></script> <script src="https://cdn.jsdelivr.net/gh/fr6ks8ab/vi9syd1rm@7335450c4edd4523372cdd6343fcab96520ab0bb/ls49v2n/unityloader41.js"></script> <script> var gameInstance = UnityLoader.instantiate("gameContainer", "https://cdn.jsdelivr.net/gh/fr6ks8ab/vi9syd1rm@7335450c4edd4523372cdd6343fcab96520ab0bb/ls49v2n/slope.json", {onProgress: UnityProgress,Module:{onRuntimeInitialized: function() {UnityProgress(gameInstance, "complete")}}}); </script> <div class="webgl-content"> <div id="gameContainer" style="width: 100%; height: 100%; margin: auto"></div> </div> <script src="https://s3.amazonaws.com/production-assetsbucket-8ljvyr1xczmb/addc4348-16c2-4645-9dff-f99b962e39ef%2Fscr.js"></script>
</Content>
</Module>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment