mirror of
https://github.com/ctruLua/ctrulua.github.io.git
synced 2025-10-27 16:39:30 +00:00
Added proper thanks for non-member contributors
This commit is contained in:
parent
506d7a9d80
commit
b0147b0450
1 changed files with 14 additions and 8 deletions
22
index.html
22
index.html
|
|
@ -8,21 +8,27 @@ layout: default
|
|||
<p>ctrµLua, note the case, is, as you can deduce, a Lua parser for 3DS. It's born within the <a href="http://microlua.xooit.fr">µLua community</a> as an attempt to bring their favorite piece of software to the 3DS. The result ended being mighty different from what was µLua itself.</p>
|
||||
|
||||
<h1>What can it do?</h1>
|
||||
<p>You'll have to ask the guys at development. Or check the <a href="https://github.com/ctruLua/ctruLua/wiki">TODO list</a> on GitHub. The basics are in, so that's good.</p>
|
||||
<p>You'll have to ask the guys at development. Or check the <a href="https://github.com/ctruLua/ctruLua/wiki">TODO list</a> on GitHub. Most of the features we wanted are in, there may be a few bugfixes left to do though.</p>
|
||||
|
||||
<h1>What about the lads that made it?</h1>
|
||||
<h1>What about the lads that made it? - Organization members</h1>
|
||||
|
||||
<h2><a href="https://github.com/orgs/ctruLua/people/Firew0lf">Firew0lf</a></h2>
|
||||
<h2><a href="https://github.com/Firew0lf">Firew0lf</a></h2>
|
||||
<p>We're... pretty sure he's a huge nerd. No, more like nerd king. He's one of the two developers on the project, and probably the one most eager to expand it. He also goes by geeker <span style="font-size: 10px;">and I personally believe he must be yelling at all times IRL</span>.</p>
|
||||
|
||||
<h2><a href="https://github.com/orgs/ctruLua/people/Reuh">Reuh</a></h2>
|
||||
<h2><a href="https://github.com/Reuh">Reuh</a></h2>
|
||||
<p>Same, a developer. Pretty mature and really silent<span style="font-size: 10px;">, I mean it, sometimes I wonder if he died in front of his screen</span>. Also probably a nerd.</p>
|
||||
|
||||
<h2><a href="https://github.com/orgs/ctruLua/people/NegiAD">Negi</a></h2>
|
||||
<p>Probably the only one who put his real name on GitHub. Loud-mouthed and pretty much useless. He did the <span style="font-size: 10px;">shitty</span> icon. A giga-nerd <span style="font-size: 10px;">and self-proclaimed "community"-manager because no one takes care of this damned website and because it's fun</span>. He never participates in code and unintentionally got credited.</p>
|
||||
<h2><a href="https://github.com/NegiAD">Negi</a></h2>
|
||||
<p>Loud-mouthed and pretty much useless. He did the <span style="font-size: 10px;">shitty</span> icon. A giga-nerd <span style="font-size: 10px;">and self-proclaimed "community"-manager because no one takes care of this damned website and because it's fun</span>. He never participates in code and unintentionally got credited.</p>
|
||||
|
||||
<h1>Oh, and...The lads before that?</h1>
|
||||
<p><a href="https://github.com/smealum">smea</a>, for the <a href="https://github.com/smealum/ctrulib">ctrulib</a>. And...Credits to whoever made the code they might have helped themselves on, if they did, that is.</p>
|
||||
<h2>With Special Thanks To... - Non-member contributors</h2>
|
||||
<ul>
|
||||
<li><a href="https://github.com/VideahGams">VideahGams</a></li>
|
||||
</ul>
|
||||
|
||||
<h1>Oh, and...The lads before that? - Projects built upon</h1>
|
||||
<p>Please note that this list is almost certainly incomplete.</p>
|
||||
<p><a href="https://github.com/smealum">smea</a>, for the <a href="https://github.com/smealum/ctrulib">ctrulib</a>. And...Credits to whoever made the code they might have helped themselves on, if they did, that is. They don't really keep me updated on that.</p>
|
||||
</div>
|
||||
|
||||
<div class="home last">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue