SleepIsDeath/documentation/html/community.php

36 lines
857 B
PHP

<?php include( "header.php" ); ?>
<font size=6>Community Links</font><br>
<table border=0 width="100%" cellpadding=5><tr><td bgcolor="#222222">
<a href="http://thecardchest.com/sid/">Sleep Is Death Stories</a> -- A growing collection. Post your own. Also has forums.
<br>
<br>
<a href="http://sidtube.com">SIDTube</a> -- Game matchmaking, resource pack sharing, story gallery, forums, wiki, IRC (chat).
<br>
<br>
<a href="http://ishanisv.org/sid/">Ishani's Sleep Is Death Page</a> -- A tool for importing tile sets and objects.
<br>
<br>
<a href="http://wiki.github.com/Spooner/flipped/">Flipped</a> -- A tool for editing and merging flip books.
<br>
<br>
<a href="http://sleep.isnotok.com/">Sleepy</a> -- A cross-platform tool for managing resource caches and resource packs.
</td></tr></table>
<br>
<br>
<?php include( "footer.php" ); ?>