-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
- Loading branch information
There are no files selected for viewing
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,15 +5,13 @@ | |
<title>Ginnungagap - Elfland Glider</title> | ||
<meta name="description" content="Reflect on the choices that led you here"> | ||
<script src="https://cdnjs.cloudflare.com/ajax/libs/howler/2.2.3/howler.core.min.js"></script> | ||
<script src="https://aframe.io/releases/1.4.2/aframe.min.js"></script> | ||
<script src="https://aframe.io/releases/1.6.0/aframe.min.js"></script> | ||
<script src="https://unpkg.com/aframe-button-controls@^1.1.0/aframe-button-controls.js"></script> | ||
<script src="https://unpkg.com/aframe-state-component@^4.7.0/dist/aframe-state-component.min.js"></script> | ||
<script src="https://unpkg.com/aframe-dial@^1.2.1/dist/dial.js"></script> | ||
<script src="https://unpkg.com/aframe-aabb-collider-component@^3.2.0/dist/aframe-aabb-collider-component.min.js"></script> | ||
<script src="https://unpkg.com/aframe-state-component@^7.1.1/dist/aframe-state-component.min.js"></script> | ||
<script src="https://unpkg.com/aframe-dial@^1.2.2/dist/dial.js"></script> | ||
<script src="https://unpkg.com/aframe-aabb-collider-component@^3.2.2/dist/aframe-aabb-collider-component.min.js"></script> | ||
|
||
<script src="https://unpkg.com/aframe-particle-system-component@^1.1.3/dist/aframe-particle-system-component.min.js"></script> | ||
<script src="../dist/ginnungagap.js"></script> | ||
<meta name="monetization" content="$ilp.uphold.com/jU9WUDJZNgQi"> | ||
<script src="https://cdn.jsdelivr.net/gh/c-frame/[email protected]/dist/aframe-particle-system-component.min.js"></script> <script src="../dist/ginnungagap.js"></script> | ||
</head> | ||
<body> | ||
<a-scene background="color:#616279" ginnungagap pool__clouds="mixin:cloud; size:250; dynamic:true" | ||
|