Exported latest revision from sourceforge cvs, discarding history.

This commit is contained in:
Jason Rohrer
2017-10-11 13:16:19 -07:00
parent 9c297bbe8b
commit cc3108fe85
1304 changed files with 79564 additions and 2 deletions
+35
View File
@@ -0,0 +1,35 @@
<?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" ); ?>