SimVX-Core
Copyright © 2026 Gabriel Bouffard.

This product includes the SimVX engine (https://simvx.com), of which this
package (the backend-agnostic engine: nodes, signals, animation, audio, UI and
physics) is a part.

SimVX is licensed under the GNU Affero General Public License, version 3 or
later (AGPL-3.0-or-later), with Additional Terms and a Game-Distribution
Exception. See the LICENSE file in this distribution for the AGPL text, and the
SimVX project root (https://git.simvx.com/simvx/simvx) for LICENSE-ADDENDUM.md,
LICENSE-EXCEPTION.md, TRADEMARK.md, and COMMERCIAL-LICENSE.md.

ATTRIBUTION (required under AGPL-3.0 §7(b)):
Redistributions and derivative works of the engine must preserve this NOTICE
file in the distribution. On-screen display of the credit is NOT required for
AGPL-licensed games; the "Made with SimVX" splash is a condition of the
Game-Distribution Exception, not of this attribution. The credit line, where
shown, is:

    Powered by SimVX. © 2026 Gabriel Bouffard. https://simvx.com

TRADEMARKS:
"SimVX", the SimVX logo, and "Official SimVX" are trademarks of the SimVX
project. This licence grants no trademark rights (AGPL-3.0 §7(e)).

--------------------------------------------------------------------------------
THIRD-PARTY COMPONENTS

This package vendors and compiles the following third-party libraries into its
optional native audio extension. They retain their own licenses; both are
offered under a choice of public domain dedication or a permissive licence that
requires no attribution, and both reproduce their own licence text at the end of
their single source file. THIRD_PARTY_LICENSES.md records them.

  * miniaudio (https://github.com/mackron/miniaudio)
    Copyright David Reid — public domain (Unlicense) or MIT-0, at your option.

  * stb_vorbis (https://github.com/nothings/stb)
    Copyright Sean Barrett — public domain or MIT, at your option.

The combined work is distributed under the AGPL-3.0-or-later terms above; the
vendored components above remain under their respective licenses.
