summaryrefslogtreecommitdiff
path: root/Creatools/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Creatools/index.html')
-rw-r--r--Creatools/index.html49
1 files changed, 49 insertions, 0 deletions
diff --git a/Creatools/index.html b/Creatools/index.html
new file mode 100644
index 0000000..ec4a428
--- /dev/null
+++ b/Creatools/index.html
@@ -0,0 +1,49 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta name="viewport" content="width=device-width,initial-scale=1">
+ <meta charset="utf-8">
+
+ <link href="https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap" rel="stylesheet">
+
+ <link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
+ <link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
+ <link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
+ <link rel="manifest" href="/site.webmanifest">
+
+ <link rel="stylesheet" href="/styles/style.css">
+ <link rel="stylesheet" id="theme"/>
+
+ <script defer="true" src="/scripts/cookie.js"></script>
+ <script defer="true" src="/scripts/theme.js"></script>
+
+ <title>CircleShift - Creatools</title>
+ </head>
+ <body>
+ <h1><a href="../">Homepage</a></h1>
+ <h3>Here you can find linux builds of <a href="https://musictop69.wixsite.com/creatools">Creatools</a> VST3 plugins</h3>
+ <span>These were not written by me, I'm just providing downloads since I couldn't find builds of them anywhere else.</span>
+ </br>
+ <ul>
+ <li>
+ <h4>Piano XS</h4>
+ <br/>
+ <a href="/noversion/Creatools/Creatools-Piano-XS.tar.xz">Download (Linux x86_64 VST3)</a></span>
+ <br/>
+ <span>Source built from <a href="https://github.com/ilirbajri/Creatools-piano-xs">GitHub</a> on Void Linux (2026-02-22)</span>
+ <br/>
+ <span>Licensed under the GPL v3</span>
+ </li>
+ <li>
+ <h4>Keys</h4>
+ <br/>
+ <a href="/noversion/Creatools/Creatools-Keys.tar.xz">Download (Linux x86_64 VST3)</a></span>
+ <br/>
+ <span>Source built from <a href="https://github.com/ilirbajri/Creatools-Keys">GitHub</a> on Void Linux (2026-02-22)</span>
+ <br/>
+ <span>Licensed under the GPL v3</span>
+ </li>
+ </ul>
+ <span class="end">Site made with &lt;3 by <a href="https://github.com/CircleShift/">NatCounter</a></span>
+ </body>
+</html>