summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorRay <[email protected]>2022-03-18 12:07:26 +0100
committerRay <[email protected]>2022-03-18 12:07:26 +0100
commit6e8c7217ea4c3c516ca86a89958468630c2a264e (patch)
tree4fee9827bbc2165439ca7ad50223b4339f61cca5 /index.html
parent70debe6fff3de4734e2a25b49b697a27097e5a94 (diff)
downloadraylib.com-6e8c7217ea4c3c516ca86a89958468630c2a264e.tar.gz
raylib.com-6e8c7217ea4c3c516ca86a89958468630c2a264e.zip
Update tools
Diffstat (limited to 'index.html')
-rw-r--r--index.html20
1 files changed, 12 insertions, 8 deletions
diff --git a/index.html b/index.html
index 1e8dd17..99a2ebb 100644
--- a/index.html
+++ b/index.html
@@ -135,17 +135,21 @@
<br>
<h2>raylib technologies tools</h2>
<br>
- <p>raylib is the base technology for <a class="simplelink" href="https://www.raylibtech.com" target="_blank">raylib technologies</a> tools! Several multiplatform portable standalone user-friendly tools have been developed using raylib and <a class="simplelink" href="https://github.com/raysan5/raygui" target="_blank">raygui</a>. Check them out!</p>
+ <p>raylib is the base technology for <a class="simplelink" href="https://www.raylibtech.com" target="_blank">raylib technologies</a> tools development! Several multiplatform tools have been developed using raylib and <a class="simplelink" href="https://github.com/raysan5/raygui" target="_blank">raygui</a>. <a class="simplelink" href="https://raylibtech.itch.io target="_blank"/>Check them out!</a></p>
<br>
<div style="display: flex;">
<div id="raylibtech" style="margin: 0 auto;">
- <a href="https://raylibtech.itch.io/rfxgen" target="_blank"><img class="icon" src="images/raylibtech/rfxgen_128x128.png" title="rFXGen" alt="fx sounds generator" width="100" height="100"/></a>
- <a href="https://raylibtech.itch.io/rtexviewer" target="_blank"><img class="icon" src="images/raylibtech/rtexviewer_128x128.png" title="rTexViewer" alt="textures viewer and formats conversor" width="100" height="100"/></a>
- <a href="https://raylibtech.itch.io/rtexpacker" target="_blank"><img class="icon" src="images/raylibtech/rtexpacker_128x128.png" title="rTexPacker" alt="textures packer and atlas generator" width="100" height="100"/></a>
- <a href="https://raylibtech.itch.io/riconpacker" target="_blank"><img class="icon" src="images/raylibtech/riconpacker_128x128.png" title="rIconPacker" alt="icons packer and extractor" width="100" height="100"/></a>
- <a href="https://raylibtech.itch.io/rguistyler" target="_blank"><img class="icon" src="images/raylibtech/rguistyler_128x128.png" title="rGuiStyler" alt="raygui styles editor" width="100" height="100"/></a>
- <a href="https://raylibtech.itch.io/rguilayout" target="_blank"><img class="icon" src="images/raylibtech/rguilayout_128x128.png" title="rGuiLayout" alt="raygui layout editor" width="100" height="100"/></a>
- <a href="https://raylibtech.itch.io/rguiicons" target="_blank"><img class="icon" src="images/raylibtech/rguiicons_128x128.png" title="rGuiIcons" alt="raygui icons editor" width="100" height="100"/></a>
+ <a href="https://raylibtech.itch.io/rfxgen" target="_blank"><img class="icon" src="images/raylibtech/rfxgen_128x128.png" title="rFXGen" alt="fx sounds generator" width="128" height="128"/></a>
+ <a href="https://raylibtech.itch.io/rtexviewer" target="_blank"><img class="icon" src="images/raylibtech/rtexviewer_128x128.png" title="rTexViewer" alt="textures viewer and formats conversor" width="128" height="128"/></a>
+ <a href="https://raylibtech.itch.io/rtexpacker" target="_blank"><img class="icon" src="images/raylibtech/rtexpacker_128x128.png" title="rTexPacker" alt="textures packer and atlas generator" width="128" height="128"/></a>
+ <a href="https://raylibtech.itch.io/riconpacker" target="_blank"><img class="icon" src="images/raylibtech/riconpacker_128x128.png" title="rIconPacker" alt="icons packer and extractor" width="128" height="128"/></a>
+ <a href="https://raylibtech.itch.io/rimageshield" target="_blank"><img class="icon" src="images/raylibtech/rimageshield_128x128.png" title="rImageShield" alt="embed messages into images" width="128" height="128"/></a>
+ <div id="raylibtech" style="margin: 0 auto;">
+ </div>
+ <a href="https://raylibtech.itch.io/rquizzer" target="_blank"><img class="icon" src="images/raylibtech/rquizzer_128x128.png" title="rQuizzer" alt="quizzer tool" width="128" height="128"/></a>
+ <a href="https://raylibtech.itch.io/rguistyler" target="_blank"><img class="icon" src="images/raylibtech/rguistyler_128x128.png" title="rGuiStyler" alt="raygui styles editor" width="128" height="128"/></a>
+ <a href="https://raylibtech.itch.io/rguilayout" target="_blank"><img class="icon" src="images/raylibtech/rguilayout_128x128.png" title="rGuiLayout" alt="raygui layout editor" width="128" height="128"/></a>
+ <a href="https://raylibtech.itch.io/rguiicons" target="_blank"><img class="icon" src="images/raylibtech/rguiicons_128x128.png" title="rGuiIcons" alt="raygui icons editor" width="128" height="128"/></a>
</div>
</div>
<br>