mirror of
https://github.com/sbrl/Minetest-WorldEditAdditions.git
synced 2024-11-19 21:53:44 +01:00
docs/index.html: fiddle with buttons at bottom of the page
This commit is contained in:
parent
f654bde966
commit
d3ddb5575e
@ -139,10 +139,13 @@ git checkout "$(git describe --tags --abbrev=0)";</code></pre>
|
||||
<div class="panel-generic">
|
||||
<p>If you're familiar with WorldEdit already, then WorldEditAdditions will follow the existing expectations you're used to. For players new to WorldEdit / WorldEditAdditions, we have a tutorial that will get you up to speed in no time!</p>
|
||||
|
||||
<p>Are you a mod developer who wants to extend or hack on WorldEditAdditions? Check out our Lua API, and our <a href="https://github.com/sbrl/Minetest-WorldEditAdditions/blob/main/CONTRIBUTING.md">contributing docs</a>!</p>
|
||||
|
||||
<ul class="bigbutton-list">
|
||||
<li><a class="bigbutton" href="/Reference">Reference</a></li>
|
||||
<li><a class="bigbutton" href="/Cookbook">Cookbook</a></li>
|
||||
<li><a class="bigbutton" href="/Tutorial">Tutorial</a></li>
|
||||
<li><a class="bigbutton" href="/Cookbook">Cookbook</a></li>
|
||||
<li><a class="bigbutton" href="/Reference">Reference</a></li>
|
||||
<li><a class="bigbutton" href="/api">Lua API</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</section>
|
||||
|
Loading…
Reference in New Issue
Block a user