]> git.xonotic.org Git - xonotic/gmqcc.git/commitdiff
update download page
authorDale Weiler <killfieldengine@gmail.com>
Mon, 22 Apr 2013 06:11:38 +0000 (06:11 +0000)
committerDale Weiler <killfieldengine@gmail.com>
Mon, 22 Apr 2013 06:11:38 +0000 (06:11 +0000)
download.html [new file with mode: 0644]

diff --git a/download.html b/download.html
new file mode 100644 (file)
index 0000000..7f2613a
--- /dev/null
@@ -0,0 +1,7 @@
+<!doctype html><html><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="chrome=1"> <title>GMQCC</title> <link rel="stylesheet" href="stylesheets/styles.css"> <link rel="stylesheet" href="stylesheets/pygment_trac.css"> <script src="javascripts/scale.fix.js"></script> <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--></head><body> <a href="https://github.com/graphitemaster/gmqcc"><div class="fork"></div></a> <div class="wrapper">  <header>   <h1 class="header">GMQCC</h1>   <p class="header">An Improved Quake C Compiler</p>   <ul>    <li class="buttons"><a href=index.html>Index</a></li>    <li class="download"><a href="download.html">Download</a></li>    <li class="buttons"><a href="https://github.com/graphitemaster/gmqcc/issues">Issues</a></li>    <li class="buttons"><a href="doc.html">Documentation</a></li>    <li class="buttons"><a href="https://github.com/graphitemaster/gmqcc">View On GitHub</a></li>   </ul>  </header>  <section>    <table>     <tr>      <th>Operating System / Distribution</th>      <th>x86 Architecture</th>      <th>x86_64 Architecture</th>     </tr>     <tr>      <td>Archlinux</td>      <td><a href=" https://api-content.dropbox.com/1/files/sandbox/gmqcc-0.2.9-1-i686.pkg.tar.xz?oauth_consumer_key=76vh3q42hnvmzm3&oauth_token=w0bxzf0dft8edfq&oauth_signature_method=PLAINTEXT&oauth_signature=tmeecht2cmh72xa%269vosx7x8gy4kgjk&oauth_timestamp=&oauth_nonce=12165
+">Download</a></td>      <td><a href=" https://api-content.dropbox.com/1/files/sandbox/gmqcc-0.2.9-1-x86_64.pkg.tar.xz?oauth_consumer_key=76vh3q42hnvmzm3&oauth_token=w0bxzf0dft8edfq&oauth_signature_method=PLAINTEXT&oauth_signature=tmeecht2cmh72xa%269vosx7x8gy4kgjk&oauth_timestamp=&oauth_nonce=12165
+">Download</a></td>     </tr>     <tr>      <td>Debian</td>      <td><a href=" https://api-content.dropbox.com/1/files/sandbox/gmqcc-0.2.9-i686.deb?oauth_consumer_key=76vh3q42hnvmzm3&oauth_token=w0bxzf0dft8edfq&oauth_signature_method=PLAINTEXT&oauth_signature=tmeecht2cmh72xa%269vosx7x8gy4kgjk&oauth_timestamp=&oauth_nonce=12165
+">Download</a></td>      <td><a href=" https://api-content.dropbox.com/1/files/sandbox/gmqcc-0.2.9-x86_64.deb?oauth_consumer_key=76vh3q42hnvmzm3&oauth_token=w0bxzf0dft8edfq&oauth_signature_method=PLAINTEXT&oauth_signature=tmeecht2cmh72xa%269vosx7x8gy4kgjk&oauth_timestamp=&oauth_nonce=12165
+">Download</a></td>     </tr>     <tr>      <td>Windows</td>      <td><a href=" https://api-content.dropbox.com/1/files/sandbox/gmqcc-0.2.9-win32.zip?oauth_consumer_key=76vh3q42hnvmzm3&oauth_token=w0bxzf0dft8edfq&oauth_signature_method=PLAINTEXT&oauth_signature=tmeecht2cmh72xa%269vosx7x8gy4kgjk&oauth_timestamp=&oauth_nonce=12165
+">Download</a></td>      <td><a href=" https://api-content.dropbox.com/1/files/sandbox/gmqcc-0.2.9-win64.zip?oauth_consumer_key=76vh3q42hnvmzm3&oauth_token=w0bxzf0dft8edfq&oauth_signature_method=PLAINTEXT&oauth_signature=tmeecht2cmh72xa%269vosx7x8gy4kgjk&oauth_timestamp=&oauth_nonce=12165
+">Download</a></td>    </tr>    </table>  </section>  <footer>   <script type="text/javascript" src="http://www.ohloh.net/p/602517/widgets/project_partner_badge.js"></script>  </footer> </div> <!--[if !IE]><script>fixScale(document);</script><![endif]--></body></html>
\ No newline at end of file