Update web pages
This commit is contained in:
parent
f9b7aa7963
commit
ca6761ecf6
BIN
InsideJob.png
BIN
InsideJob.png
Binary file not shown.
|
Before Width: | Height: | Size: 66 KiB After Width: | Height: | Size: 83 KiB |
34
index.html
34
index.html
@ -5,7 +5,7 @@
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
||||
|
||||
<title>preble/InsideJob @ GitHub</title>
|
||||
<title>godzil/InsideJob @ GitHub</title>
|
||||
|
||||
<style type="text/css">
|
||||
body {
|
||||
@ -31,7 +31,7 @@
|
||||
.footer { text-align:center; padding-top:30px; font-style: italic; }
|
||||
</style>
|
||||
|
||||
<script type="text/javascript">
|
||||
<!-- <script type="text/javascript">
|
||||
|
||||
var _gaq = _gaq || [];
|
||||
_gaq.push(['_setAccount', 'UA-601091-8']);
|
||||
@ -43,24 +43,27 @@
|
||||
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
||||
})();
|
||||
|
||||
</script>
|
||||
</script>-->
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<a href="http://github.com/preble/InsideJob"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
|
||||
<a href="http://github.com/godzil/InsideJob"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a>
|
||||
|
||||
<div id="container">
|
||||
|
||||
<h1><a href="http://github.com/preble/InsideJob">Inside Job</a></h1>
|
||||
<h1><a href="http://github.com/godzil/InsideJob">Inside Job</a></h1>
|
||||
|
||||
<div class="description">
|
||||
Inside Job is a Minecraft inventory editor for Mac OS X 10.6 written by <a href="http://adampreble.net/">Adam Preble</a>.
|
||||
</div>
|
||||
<div class="description">
|
||||
Management of SMP world added by <a href="http://www.godzil.net">Manoel Trapier</a>.
|
||||
</div>
|
||||
|
||||
<img src="InsideJob.png" />
|
||||
|
||||
<p>
|
||||
Instructions, release notes, and the full license text (MIT License) are available <a href="http://github.com/preble/InsideJob/blob/master/README.markdown">here</a>.
|
||||
Instructions, release notes, and the full license text (MIT License) are available <a href="http://github.com/godzil/InsideJob/blob/master/README.markdown">here</a>.
|
||||
</p>
|
||||
|
||||
<h2>Download Inside Job</h2>
|
||||
@ -68,12 +71,9 @@
|
||||
<table border="0" cellspacing="10">
|
||||
<tr>
|
||||
<td align="center">
|
||||
<a href="http://github.com/downloads/preble/InsideJob/InsideJob102.zip">
|
||||
<img border="0" width="90" src="http://github.com/images/modules/download/zip.png"><br/>v1.0.2</a>
|
||||
</td><!--td align="center">
|
||||
<a href="http://github.com/downloads/preble/InsideJob/InsideJob101beta2.zip/qr_code">
|
||||
<img border="0" width="90" src="http://github.com/images/modules/download/zip.png"><br/>v1.0.1 beta 2</a>
|
||||
</td-->
|
||||
<a href="https://github.com/downloads/Godzil/InsideJob/Inside%20Job.zip">
|
||||
<img border="0" width="90" src="http://github.com/images/modules/download/zip.png"><br/>v1.0.2-SMP</a>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@ -83,20 +83,20 @@
|
||||
<p>
|
||||
The source code to Inside Job is made available under the MIT License.
|
||||
You can download this project in either
|
||||
<a href="http://github.com/preble/InsideJob/zipball/master">zip</a> or
|
||||
<a href="http://github.com/preble/InsideJob/tarball/master">tar</a> formats.
|
||||
<a href="http://github.com/godzil/InsideJob/zipball/master">zip</a> or
|
||||
<a href="http://github.com/godzil/InsideJob/tarball/master">tar</a> formats.
|
||||
</p>
|
||||
<p>You can also clone the project with <a href="http://git-scm.com">Git</a> by running:
|
||||
<pre>$ git clone git://github.com/preble/InsideJob</pre>
|
||||
<pre>$ git clone git://github.com/godzil/InsideJob</pre>
|
||||
</p>
|
||||
|
||||
<h2>Support</h2>
|
||||
<p>
|
||||
Please report issues with Inside Job by <a href="http://github.com/preble/InsideJob/issues">creating an issue on GitHub</a>.
|
||||
Please report issues with Inside Job by <a href="http://github.com/godzil/InsideJob/issues">creating an issue on GitHub</a>.
|
||||
</p>
|
||||
|
||||
<div class="footer">
|
||||
get the source code on GitHub : <a href="http://github.com/preble/InsideJob">preble/InsideJob</a>
|
||||
get the source code on GitHub : <a href="http://github.com/godzil/InsideJob">godzil/InsideJob</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user