We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc8eab4 commit 83b7d36Copy full SHA for 83b7d36
1 file changed
demo/model/index.html
@@ -79,7 +79,7 @@
79
80
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
81
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/94/three.min.js" integrity="sha256-NGC9JEuTWN4GhTj091wctgjzftr+8WNDmw0H8J5YPYE=" crossorigin="anonymous"></script>
82
- <script src="https://cdn.jsdelivr.net/gh/InventivetalentDev/MineRender@1.2.3/dist/model.js"></script>
+ <script src="../../dist/model.js"></script>
83
<script>
84
(function () {
85
0 commit comments