HUD-CORE.js provides the client-side functionality needed for Spaceport's Launchpad features including server reactions and actions, server document data, and server elements.
If you're using a Spaceport Starter Kit, this file may already be included.
If your Spaceport doesn't use any Launchpad features, this file may not be necessary to include in your project.
See also: Launchpad for more information.
View the latest release at: [https://cdn.jsdelivr.net/gh/spaceport-dev/hud-core.js/]
Each release includes a minified version for production usage.
<script defer src='https://cdn.jsdelivr.net/gh/spaceport-dev/hud-core.js@latest/hud-core.min.js'></script>For more information about Spaceport, visit the Spaceport documentation.