87 lines
2.8 KiB
HTML
87 lines
2.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
|
|
|
|
<title>godzil/InsideJob @ GitHub</title>
|
|
|
|
<style type="text/css"media="screen">
|
|
@import url("index.css");
|
|
</style>
|
|
|
|
<script type="text/javascript">
|
|
|
|
var _gaq = _gaq || [];
|
|
_gaq.push(['_setAccount', 'UA-22057036-1']);
|
|
_gaq.push(['_trackPageview']);
|
|
|
|
(function() {
|
|
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
|
|
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
|
|
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
|
|
})();
|
|
|
|
</script>
|
|
</head>
|
|
|
|
<body>
|
|
<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/godzil/InsideJob">Inside Job - SMP</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/godzil/InsideJob/blob/master/README.markdown">here</a>.
|
|
</p>
|
|
|
|
<h2>Download Inside Job</h2>
|
|
<div class="download">
|
|
<table border="0" cellspacing="10">
|
|
<tr>
|
|
<td align="center">
|
|
<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>
|
|
|
|
|
|
<h2>Source Code</h2>
|
|
<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/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/godzil/InsideJob</pre>
|
|
</p>
|
|
|
|
<h2>Support</h2>
|
|
<p>
|
|
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/godzil/InsideJob">godzil/InsideJob</a>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
</body>
|
|
</html>
|