123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <!DOCTYPE html>
- <!-- This file is automatically generated from htdocs/, do not edit by hand! --><html lang="en-US"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><title>SuperTux | Contact</title><link rel="stylesheet" type="text/css" href="default.css"><link rel="icon" href="images/favicon.png" type="image/png"></head><body><div id="page"><div id="title">
- <h1><a href="index.html"><img src="images/title.png" alt="SuperTux"></a></h1>
- <nav>
- <ul class="menu">
- <li><a href="index.html">Home</a></li>
- <li><a href="screenshots.html">Screenshots</a></li>
- <li><a href="download.html">Downloads</a></li>
- <li><a href="contact.html">Contact</a></li>
- </ul>
- <ul class="menu external">
- <li><a href="https://github.com/SuperTux/supertux/wiki">Wiki</a></li>
- <li><a href="https://github.com/SuperTux/supertux/issues">Bugs</a></li>
- <li><a href="http://forum.freegamedev.net/viewforum.php?f=66">Forum</a></li>
- </ul>
- </nav>
- </div><div id="pagebox">
- <article id="pagebody">
- <h2>Contact</h2>
- <p>
- Here are the many ways you can contact the team. Usually they will
- answer quite quickly, but if they don't please be patient and give
- them the benefit of the doubt. Yes that means stick around IRC
- longer than 2 minutes.
- </p>
- <section>
- <h3>Mailing List</h3>
- <h4>This mailing list is for comments, criticisms and everything development related. Feel free to chime in!</h4>
- <ul>
- <li><a href="mailto:supertux-devel@lists.lethargik.org">supertux-devel@lists.lethargik.org</a></li>
- <li><a href="http://lists.lethargik.org/pipermail/supertux-devel-lethargik.org">Archive</a></li>
- <li><a href="http://lists.lethargik.org/listinfo.cgi/supertux-devel-lethargik.org">Subscribe/Unsubscribe</a></li>
- </ul>
- </section>
- <section>
- <h3>The Forum</h3>
- <p>
- We also have a <a href="http://forum.freegamedev.net/viewforum.php?f=66">forum</a> Which is where you can talk, find answers and submit your creations.
- </p>
- </section>
- <section>
- <h3>IRC</h3>
- <p>
- Server: <a href="irc://irc.freenode.net/#supertux">irc.freenode.net</a><br>
- Channel: #supertux<br>
- <iframe src="http://webchat.freenode.net?channels=%23supertux" width="100%" height="400"></iframe>
- </p>
- </section>
- <section>
- <h3>Github</h3>
- <p>You can also <a href="https://github.com/SuperTuxTeam/supertux/">find us on Github.</a>
- </p>
- </section>
- <section>
- <h3>Links</h3>
- <p>A great guide for the SuprTux 0.3 editor, created by Devyn Collier Johnson can be found here:
- <a href="http://dcjtech.info/topic/gaming/#supertux">DCJTech Gaming</a>
- </p>
- </section>
- </article>
- </div><div id="footer">
- <p>Copyright © 2003-2016 The SuperTux Team<br>
- This page is licensed under <a href="http://creativecommons.org/licenses/by-sa/3.0/">CC BY-SA 3.0</a></p>
- </div></div></body></html>
|