Create credits.html

master
PF94 2020-11-28 21:20:35 -05:00
parent d974bc0dff
commit e1abd78e22
1 changed files with 42 additions and 0 deletions

42
website/credits.html Normal file
View File

@ -0,0 +1,42 @@
<html lang="en"><head><script src="//archive.org/includes/analytics.js?v=cf34f82" type="text/javascript"></script>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="SHORTCUT ICON" href="/web/20100227095024im_/http://www.minecraft.net/img/favicon.ico">
<title>Minecraft</title>
</head>
<body>
<div id="toppanel">
<div id="logo"><a href="/web/20100227095024/http://www.minecraft.net/" border="0"><img src="logo_small.gif" border="0"></a></div>
<div id="links">Yet another
chaz!zTech project.<br>
<a href="index.html">Home</a>, <a href="about.html">About</a>, <a href="https://github.com/ChazizTech/MinecraftGRPF">Source Code</a>, <a href="http://2003page.upwader.com/">2003page</a></div>
<!-- <div id="loginpanel">
Not logged in. [ <a href="/web/20100227095024/http://www.minecraft.net/login.jsp">Log in</a> | <a href="/web/20100227095024/http://www.minecraft.net/register.jsp">Register</a> ]
</div> -->
</div>
<div id="content">
<br>
<br>
<br>
<h2>Credits</h2>
<b>Minecraft is developed by:</b><br>
Game design, programming, graphics: <a href="https://web.archive.org/web/20100307234448/http://www.mojang.com/notch/">Markus Persson</a> ("Notch")<br>
Music and sounds: <a href="https://web.archive.org/web/20100307234448/http://c418.org/">Daniel Rosenfeld</a> ("C418")<br>
<br>
Minecraft uses sounds from the Freesound project.<br>
For a list of samples currently or previously in use, see <a href="https://web.archive.org/web/20100307234448/http://www.freesound.org/usersAttribution.php?id=1045860&amp;format=html">this list</a>, and <a href="https://web.archive.org/web/20100307234448/http://www.freesound.org/usersAttribution.php?id=584268">this one</a>.
<br>
<p>
<b>Minecraft uses the following technologies:</b><br>
Java by Oracle<br>
LWJGL (<a href="lwjgl_license.html">license</a>) by <a whole bunch of talented people.<br>
</p></div>
<div id="footer">MinecraftGRPF is not associated with Mojang.</div>
<br>
</body></html>