|
|
@@ -21,20 +21,24 @@ |
|
|
|
<h1>Modding Guides</h1> |
|
|
|
<h3>Welcome to a collection of guides about modifying Gamecraft.</h3> |
|
|
|
<ul> |
|
|
|
<a href="first.html"> |
|
|
|
<li> |
|
|
|
<a href="first.html"><span class="title">Getting Started</span><a> |
|
|
|
<span class="title">Getting Started</span> |
|
|
|
<p>This guide lays the groundwork for modding Gamecraft. Subjects covered include:<br/> |
|
|
|
- Setting up your development environment<br/> |
|
|
|
- Making your first mod in Visual Studio<br/> |
|
|
|
- Overview of Gamecraft's design<br/> |
|
|
|
- Best practices</p> |
|
|
|
</li> |
|
|
|
</a> |
|
|
|
<a href="install.html"> |
|
|
|
<li> |
|
|
|
<a href="install.html"><span class="title">Installing Mods</span><a> |
|
|
|
<span class="title">Installing Mods</span> |
|
|
|
<p>This guide walks you through installing mods for Gamecraft. If the mod you are trying to install has it's own instructions, follow those instead. Subjects covered include:<br/> |
|
|
|
- Patching Gamecraft<br/> |
|
|
|
- Adding mods</p> |
|
|
|
</li> |
|
|
|
</a> |
|
|
|
</ul> |
|
|
|
<footer> |
|
|
|
exmods.org|<a href="https://git.exmods.org/ExMods/html-site">Site Repository</a>|<a href="https://exmods.org">Home</a>|<a href="https://discord.gg/xjnFxQV">Discord</a>|<a href="https://twitter.com/GamecraftMods">Twitter</a> |
|
|
|