newly updated FMODStudio plugin for UE5.3 migration
This commit is contained in:
@ -13,10 +13,12 @@
|
||||
<li><a href="user-guide.html">User Guide</a></li>
|
||||
<li><a href="settings.html">Settings</a></li>
|
||||
<li><a href="plugins.html">Plugins</a></li>
|
||||
<li><a href="niagara.html">Niagara Integration</a></li>
|
||||
<li><a href="api-reference.html">API Reference</a></li>
|
||||
<li><a href="blueprint-reference.html">Blueprint Reference</a></li>
|
||||
<li><a href="platform-specifics.html">Platform Specifics</a></li>
|
||||
<li><a href="troubleshooting.html">Troubleshooting</a></li>
|
||||
<li><a href="audiolink.html">AudioLink</a></li>
|
||||
<li><a href="glossary.html">Glossary</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
@ -24,7 +26,7 @@
|
||||
<h1>1. Welcome to FMOD for Unreal</h1>
|
||||
<p>FMOD for Unreal is a plugin that allows you to use the FMOD APIs and projects from FMOD Studio in your Unreal game.</p>
|
||||
<h2 id="supported-unreal-engine-versions"><a href="#supported-unreal-engine-versions">1.1 Supported Unreal Engine Versions</a></h2>
|
||||
<p>The integration is compatible with public release versions of Unreal Engine 4.25, 4.25+, 4.26, 4.27, 5.0, 5.1.</p>
|
||||
<p>The integration is compatible with public release versions of Unreal Engine 4.25, 4.25+, 4.26, 4.27, 5.0, 5.1, 5.2 and 5.3.</p>
|
||||
<p>Preview builds are not officially supported however you are able to <a href="user-guide.html#compiling-the-plugin-optional">build the plugin from source</a> yourself.</p>
|
||||
<h2 id="supported-platforms"><a href="#supported-platforms">1.2 Supported platforms</a></h2>
|
||||
<p>The integration supports:</p>
|
||||
@ -49,7 +51,7 @@
|
||||
<li><a href="welcome-whats-new-200.html">New in FMOD for Unreal 2.00</a></li>
|
||||
</ul></div>
|
||||
|
||||
<p class="manual-footer">Unreal Integration 2.02.14 (2023-05-03). © 2023 Firelight Technologies Pty Ltd.</p>
|
||||
<p class="manual-footer">Unreal Integration 2.02.26 (2024-12-11). © 2024 Firelight Technologies Pty Ltd.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
Reference in New Issue
Block a user