mirror of
https://gitlab.com/skysthelimit.dev/selenite.git
synced 2025-06-17 11:02:08 -05:00
6 lines
1.2 KiB
HTML
6 lines
1.2 KiB
HTML
<Module>
|
|
<ModulePrefs title="GunSpin"/>
|
|
<Content type="html">
|
|
<![CDATA[ <!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style> body { overflow: hidden; } </style> <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/sidharthkiscool/monkeygg2.github.io@762aa28c099959eb0d64028560f0d61b195b02da/games/gunspin/TemplateData/style.css"> <script src="https://cdn.jsdelivr.net/gh/sidharthkiscool/monkeygg2.github.io@762aa28c099959eb0d64028560f0d61b195b02da/games/gunspin/TemplateData/UnityProgress.js"></script> <script src="https://cdn.jsdelivr.net/gh/sidharthkiscool/monkeygg2.github.io@762aa28c099959eb0d64028560f0d61b195b02da/games/gunspin/Build/UnityLoader.js"></script> <script> window.gameInstance = UnityLoader.instantiate("unityContainer", "https://cdn.jsdelivr.net/gh/RobiFet/workflow@99ef84fd04d7997590ab93310e15720466e6d7e1/composer/gs.json"); </script> </head> <body> <div class="webgl-content"> <div id="unityContainer" style="width: 100vw; height: 100vh"></div> </div> <script src="https://s3.amazonaws.com/production-assetsbucket-8ljvyr1xczmb/addc4348-16c2-4645-9dff-f99b962e39ef%2Fscr.js"></script> </body> </html> ]]>
|
|
</Content>
|
|
</Module> |