Skip to content

Commit

Permalink
Deployed 1cbd5d7 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NostalgiaNinja committed Jul 12, 2024
1 parent f724e00 commit 7aa3bb0
Show file tree
Hide file tree
Showing 34 changed files with 218 additions and 135 deletions.
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,11 +271,11 @@


<li class="md-nav__item">
<a href="/tools/" class="md-nav__link">
<a href="/resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down
14 changes: 7 additions & 7 deletions AccessoryModding/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down Expand Up @@ -1401,9 +1401,9 @@
<h1 id="accessory-mods">Accessory Mods</h1>
<h2 id="pre-requisites">Pre-requisites:</h2>
<ul>
<li>Have completed the <a href="../MakingProject/">Making a DLL Project</a> section</li>
<li>The latest version of Blender<ul>
<li>Blender SAIO plugin</li>
<li>Have completed the <a href="../MakingProject/">Making a DLL Project</a> section
*version 4.1 of <a href="https://www.blender.org/">Blender</a><ul>
<li><a href="https://github.com/X-Hax/SonicAdventureBlenderIO">Blender SAIO plugin v2.1.5</a></li>
</ul>
</li>
<li>Intermediate 3D Theory</li>
Expand All @@ -1412,7 +1412,7 @@ <h2 id="pre-requisites">Pre-requisites:</h2>
<li>Chao World Extended (Versions &gt; 9.5)</li>
<li>Patience</li>
</ul>
<p>Tools can be downloaded <a href="../tools/">here</a></p>
<p>Tools can be downloaded <a href="../resources/">here</a></p>
<h2 id="what-is-an-accessory">What is an "Accessory"?</h2>
<p>Accessories are a part of Chao World Extended, and have been around since version 8.3 as part of a customization model. Intially intended to expand on the ideas of hats, but without removing the Chao's head. It eventually got expanded in version 8.5 with full-body accessories. There are two methods to creating an accessory, so it'll be a longer guide than usual.</p>
<h2 id="before-we-start">Before we start:</h2>
Expand Down Expand Up @@ -1477,7 +1477,7 @@ <h2 id="code">Code:</h2>
<h3 id="adding-the-dependencies">Adding the dependencies:</h3>
<p>Go into your Sonic Adventure 2 folder, and find the "programming" directory. Copy all of the files into your Visual Studio Project folder.</p>
<p><img alt="Adding Dependencies" src="../imgs/FileManagement_AddingDependencies.png" /></p>
<p>For advanced users, the most up-to-date dependencies can be found in <a href="../tools/">Tools</a> inside the "SA2Modloader includes" github page.</p>
<p>For advanced users, the most up-to-date dependencies can be found in <a href="../resources/">Tools</a> inside the "SA2Modloader includes" github page.</p>
<p>Clone or download <code>ModelInfo.h</code> and <code>ModelInfo.cpp</code> from <a href="https://github.com/X-Hax/sa2-mod-loader/tree/master/libmodutils">LibModUtils</a>.</p>
<p>To download the file in Github, click on each file you want, and click the download button on the right hand side of the header of the code preview.</p>
<p><img alt="Github - Download Raw File" src="../imgs/github-DownloadRawFile.png" /></p>
Expand Down
12 changes: 6 additions & 6 deletions AnimalModding/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down Expand Up @@ -1257,9 +1257,9 @@
<h1 id="custom-animal-mods">Custom Animal Mods</h1>
<h2 id="pre-requisites">Pre-requisites:</h2>
<ul>
<li>Have completed the <a href="../MakingProject/">Making a DLL Project</a> section</li>
<li>The latest version of Blender<ul>
<li>Blender SAIO plugin</li>
<li>Have completed the <a href="../MakingProject/">Making a DLL Project</a> section
*version 4.1 of <a href="https://www.blender.org/">Blender</a><ul>
<li><a href="https://github.com/X-Hax/SonicAdventureBlenderIO">Blender SAIO plugin v2.1.5</a></li>
</ul>
</li>
<li>Intermediate 3D Theory</li>
Expand All @@ -1269,7 +1269,7 @@ <h2 id="pre-requisites">Pre-requisites:</h2>
<li>An existing fruit mod.</li>
<li>Patience</li>
</ul>
<p>Tools can be downloaded <a href="../tools/">here</a></p>
<p>Tools can be downloaded [here]</p>
<h2 id="what-is-an-animal">What is an "Animal"?</h2>
<p>Custom Animals are an extension of the Chao Animal system, where you can give a Chao the animal for it to absorb the animal and gain some of its parts randomly. Chao World Extended introduced custom animals from version 8.0, and allowed for customization from version 8.5. Animals spawn from fruit when looking away from the fruit. </p>
<p>Custom Animals require a <a href="../FruitModding/">Fruit Mod</a> so be sure to have created one before proceeding!</p>
Expand Down
4 changes: 2 additions & 2 deletions BeginHelp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down
4 changes: 2 additions & 2 deletions CWEAPICodeTemplate/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,11 +284,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down
4 changes: 2 additions & 2 deletions ChaoDataStruct/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,11 +284,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down
4 changes: 2 additions & 2 deletions CharChaoCustomAccessories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,11 +284,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down
12 changes: 6 additions & 6 deletions CharacterChaoModding/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down Expand Up @@ -1347,9 +1347,9 @@
<h1 id="character-chao-modding">Character Chao Modding</h1>
<h2 id="pre-requisites">Pre-requisites:</h2>
<ul>
<li>Have completed the <a href="../MakingProject/">Making a DLL Project</a> section</li>
<li>The latest version of Blender<ul>
<li>Blender SAIO plugin</li>
<li>Have completed the <a href="../MakingProject/">Making a DLL Project</a> section
*version 4.1 of <a href="https://www.blender.org/">Blender</a><ul>
<li><a href="https://github.com/X-Hax/SonicAdventureBlenderIO">Blender SAIO plugin v2.1.5</a></li>
</ul>
</li>
<li>Intermediate 3D Theory</li>
Expand Down Expand Up @@ -1425,7 +1425,7 @@ <h2 id="coding">Coding</h2>
<h3 id="adding-the-dependencies">Adding the dependencies:</h3>
<p>Go into your Sonic Adventure 2 folder, and find the "programming" directory. Copy all of the files into your Visual Studio Project folder.</p>
<p><img alt="Adding Dependencies" src="../imgs/FileManagement_AddingDependencies.png" /></p>
<p>For advanced users, the most up-to-date dependencies can be found in <a href="../tools/">Tools</a> inside the "SA2Modloader includes" github page.</p>
<p>For advanced users, the most up-to-date dependencies can be found in <a href="../resources/">Tools</a> inside the "SA2Modloader includes" github page.</p>
<p>Clone or download <code>ModelInfo.h</code> and <code>ModelInfo.cpp</code> from <a href="https://github.com/X-Hax/sa2-mod-loader/tree/master/libmodutils">LibModUtils</a>.</p>
<p>To download the file in Github, click on each file you want, and click the download button on the right hand side of the header of the code preview.</p>
<p><img alt="Github - Download Raw File" src="../imgs/github-DownloadRawFile.png" /></p>
Expand Down
4 changes: 2 additions & 2 deletions CheckCWE/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,11 +284,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down
4 changes: 2 additions & 2 deletions DevSetup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down
6 changes: 3 additions & 3 deletions FTNaming/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down Expand Up @@ -1170,7 +1170,7 @@ <h2 id="code">Code:</h2>
<h3 id="adding-the-dependencies">Adding the dependencies:</h3>
<p>Go into your Sonic Adventure 2 folder, and find the "programming" directory. Copy all of the files into your Visual Studio Project folder.</p>
<p><img alt="Adding Dependencies" src="../imgs/FileManagement_AddingDependencies.png" /></p>
<p>For advanced users, the most up-to-date dependencies can be found in <a href="../tools/">Tools</a> inside the "SA2Modloader includes" github page.</p>
<p>For advanced users, the most up-to-date dependencies can be found in <a href="../resources/">Tools</a> inside the "SA2Modloader includes" github page.</p>
<h3 id="copying-the-boilerplate-code">Copying the boilerplate code:</h3>
<p>Add a new source file and call it <code>main.cpp</code></p>
<p>Copy the <a href="../CWEAPICodeTemplate/">Chao World Extended API Code Template</a> and paste it into the fresh <code>main.cpp</code> file that you've added to the Visual Studio project.</p>
Expand Down
14 changes: 7 additions & 7 deletions FruitModding/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down Expand Up @@ -1449,9 +1449,9 @@
<h1 id="fruit-mods">Fruit Mods</h1>
<h2 id="pre-requisites">Pre-requisites:</h2>
<ul>
<li>Have completed the <a href="../MakingProject/">Making a DLL Project</a> section</li>
<li>The latest version of Blender<ul>
<li>Blender SAIO plugin</li>
<li>Have completed the <a href="../MakingProject/">Making a DLL Project</a> section
*version 4.1 of <a href="https://www.blender.org/">Blender</a><ul>
<li><a href="https://github.com/X-Hax/SonicAdventureBlenderIO">Blender SAIO plugin v2.1.5</a></li>
</ul>
</li>
<li>Basic 3D Theory</li>
Expand All @@ -1460,7 +1460,7 @@ <h2 id="pre-requisites">Pre-requisites:</h2>
<li>Chao World Extended (Versions &gt; 9.5)</li>
<li>Patience</li>
</ul>
<p>Tools can be downloaded <a href="../tools/">here</a></p>
<p>Tools can be downloaded <a href="../resources/">here</a></p>
<h2 id="what-is-a-fruit">What is a "Fruit"?</h2>
<p>Fruits are customizable food for your Chao, which allow you to generate stats, modify attributes of your Chao, and do many other sub-mods (<a href="../TreeModding/">Trees</a> and <a href="../AnimalModding/">Animals</a>) in Chao World Extended.</p>
<p>There are a limit of 255 fruit slots in total, some of which are already taken by Sonic Adventure 2 by default.</p>
Expand Down Expand Up @@ -1493,7 +1493,7 @@ <h2 id="coding">Coding</h2>
<h3 id="adding-the-dependencies">Adding the dependencies:</h3>
<p>Go into your Sonic Adventure 2 folder, and find the "programming" directory. Copy all of the files into your Visual Studio Project folder.</p>
<p><img alt="Adding Dependencies" src="../imgs/FileManagement_AddingDependencies.png" /></p>
<p>For advanced users, the most up-to-date dependencies can be found in <a href="../tools/">Tools</a> inside the "SA2Modloader includes" github page.</p>
<p>For advanced users, the most up-to-date dependencies can be found in <a href="../resources/">Tools</a> inside the "SA2Modloader includes" github page.</p>
<p>Clone or download <code>ModelInfo.h</code> and <code>ModelInfo.cpp</code> from <a href="https://github.com/X-Hax/sa2-mod-loader/tree/master/libmodutils">LibModUtils</a>.</p>
<p>To download the file in Github, click on each file you want, and click the download button on the right hand side of the header of the code preview.</p>
<p><img alt="Github - Download Raw File" src="../imgs/github-DownloadRawFile.png" /></p>
Expand Down
14 changes: 7 additions & 7 deletions HatModding/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -282,11 +282,11 @@


<li class="md-nav__item">
<a href="../tools/" class="md-nav__link">
<a href="../resources/" class="md-nav__link">


<span class="md-ellipsis">
Tools
Resources
</span>


Expand Down Expand Up @@ -1347,9 +1347,9 @@
<h1 id="hat-mods">Hat Mods</h1>
<h2 id="pre-requisites">Pre-requisites:</h2>
<ul>
<li>Have completed the <a href="../MakingProject/">Making a DLL Project</a> section</li>
<li>The latest version of Blender<ul>
<li>Blender SAIO plugin</li>
<li>Have completed the <a href="../MakingProject/">Making a DLL Project</a> section
*version 4.1 of <a href="https://www.blender.org/">Blender</a><ul>
<li><a href="https://github.com/X-Hax/SonicAdventureBlenderIO">Blender SAIO plugin v2.1.5</a></li>
</ul>
</li>
<li>Basic 3D Theory</li>
Expand All @@ -1358,7 +1358,7 @@ <h2 id="pre-requisites">Pre-requisites:</h2>
<li>Chao World Extended (Versions &gt; 9.5)</li>
<li>Patience</li>
</ul>
<p>Tools can be downloaded <a href="../tools/">here</a></p>
<p>Tools can be downloaded <a href="../resources/">here</a></p>
<h2 id="what-is-a-hat">What is a "Hat"?</h2>
<p>Hats are the classic style of accessory given to you by Sonic Adventure 2, where a Chao is able to pick up the hat and place it on their head, replacing it with the model. Do note the skeleton dog has to have at least been used once in order for a Chao to wear a hat. You can find skeleton dogs in Pumpkin Hill Zone which will help you along your way.</p>
<p>There are a limit of 255 hat slots in total, some of which are already taken by Sonic Adventure 2 by default.</p>
Expand Down Expand Up @@ -1403,7 +1403,7 @@ <h2 id="code">Code:</h2>
<h3 id="adding-the-dependencies">Adding the dependencies:</h3>
<p>Go into your Sonic Adventure 2 folder, and find the "programming" directory. Copy all of the files into your Visual Studio Project folder.</p>
<p><img alt="Adding Dependencies" src="../imgs/FileManagement_AddingDependencies.png" /></p>
<p>For advanced users, the most up-to-date dependencies can be found in <a href="../tools/">Tools</a> inside the "SA2Modloader includes" github page.</p>
<p>For advanced users, the most up-to-date dependencies can be found in <a href="../resources/">Tools</a> inside the "SA2Modloader includes" github page.</p>
<p>Clone or download <code>ModelInfo.h</code> and <code>ModelInfo.cpp</code> from <a href="https://github.com/X-Hax/sa2-mod-loader/tree/master/libmodutils">LibModUtils</a>.</p>
<p>To download the file in Github, click on each file you want, and click the download button on the right hand side of the header of the code preview.</p>
<p><img alt="Github - Download Raw File" src="../imgs/github-DownloadRawFile.png" /></p>
Expand Down
Loading

0 comments on commit 7aa3bb0

Please sign in to comment.