mirror of
https://github.com/haselkern/Minecraft-ArmorStand.git
synced 2025-07-03 14:25:35 +00:00
Added WebGL note
This commit is contained in:
parent
d566314261
commit
f810fbda09
1 changed files with 8 additions and 4 deletions
12
index.htm
12
index.htm
|
@ -18,10 +18,14 @@
|
|||
<div id="card">
|
||||
|
||||
<h1>MINECRAFT ARMOR STAND</h1>
|
||||
<center>
|
||||
<a href="https://github.com/haselkern/Minecraft-ArmorStand" target="_blank">Check it on GitHub</a>
|
||||
<a href="http://redd.it/2dyzfc">Or on Reddit</a>
|
||||
</center>
|
||||
<div class="padding">
|
||||
<center>
|
||||
<a href="https://github.com/haselkern/Minecraft-ArmorStand" target="_blank">Check it on GitHub</a>
|
||||
<a href="http://redd.it/2dyzfc">Or on Reddit</a>
|
||||
</center>
|
||||
<br>
|
||||
<b>This thing uses WebGL!</b> If you don't see anything on the left enable WebGL in your browser or visit the <a href="http://get.webgl.org/">official WebGL website</a> to troubleshoot problems.
|
||||
</div>
|
||||
|
||||
<div id="inputsection" class="padding">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue