Simon 1 year ago
commit
eff65a2bb3
4 changed files with 22 additions and 0 deletions
  1. 4 0
      assets/index-968ffcfb.js
  2. 0 0
      assets/index-968ffcfb.js.map
  3. 1 0
      assets/index-e7e16abe.css
  4. 17 0
      index.html

File diff suppressed because it is too large
+ 4 - 0
assets/index-968ffcfb.js


File diff suppressed because it is too large
+ 0 - 0
assets/index-968ffcfb.js.map


+ 1 - 0
assets/index-e7e16abe.css

@@ -0,0 +1 @@
+@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@500;900&display=swap";body{width:100%;height:100%;position:absolute;background:#000000;margin:0;padding:0;overscroll-behavior:none}.container{width:100%;height:100%;position:relative}

+ 17 - 0
index.html

@@ -0,0 +1,17 @@
+<!DOCTYPE html>
+<html>
+<head>
+  <title>SimonDev Grass Thing</title>
+  
+  <link rel="shortcut icon" href="#">
+  <script async src="https://unpkg.com/[email protected]/dist/es-module-shims.js"></script>
+  <script type="module" crossorigin src="/Quick_Grass/assets/index-968ffcfb.js"></script>
+  <link rel="stylesheet" href="/Quick_Grass/assets/index-e7e16abe.css">
+</head>
+<body>
+  <script src="https://cdn.jsdelivr.net/gh/kripken/ammo.js@HEAD/builds/ammo.js"></script>
+  
+  <div class="container" id="container">
+  </div>
+</body>
+</html>

Some files were not shown because too many files changed in this diff