ThirdParty/engine-sim-runtime is a pinned, headless-compatible vendor copy of Engine Simulator, originally created by AngeTheGreat (Ange Yaghi).
Copyright 2022 AngeTheGreat (Ange Yaghi)
It is included under the MIT License. Its original license is preserved at ThirdParty/engine-sim-runtime/LICENSE. The exact pinned upstream commit is 85f7c3b959a908ed5232ede4f1a4ac7eafe6b630; headless-only changes are listed in ThirdParty/PATCHES.md.
The code and materials outside the Engine Simulator vendor directory that implement the offline audio-bank workflow are original work by Vangardo:
src/: command-line generator, offline capture coordination, WAV I/O, and seamless-loop builderBuild-Generator.ps1,Generate-All.ps1, andPrune-StaleBanks.ps1: Windows build and generation automationCMakeLists.txt,engine-banks.json, documentation, repository configuration, and CI workflow
Copyright 2026 Vangardo
These contributions are also licensed under the MIT License. The repository-level LICENSE preserves both copyright notices. Engine definition files may have additional authorship or redistribution terms and should be checked before reuse.