# Third-party notices The pixel artwork, 3D models and office layouts in this project are generated from original code and distributed under the project's MIT license. No third-party art packs are included. - Selected scene, character and pathfinding code is adapted from [Munder Difflin](https://github.com/chaitanyagiri/munder-difflin/tree/e0d4c3b93dbe7e952db0ed3af2997d1f94dab49a), by Chaitanya Giri, under [MIT](vendor/munder/LICENSE). It has been modified for this plugin. - Parts of that engine originate from [The Office](https://github.com/shahar061/the-office), by shahar061, under [ISC](vendor/the-office/LICENSE). Replacing artwork does not remove these code attribution requirements. - [Three.js](https://threejs.org/) is bundled under [MIT](vendor/three/LICENSE). - [PixiJS](https://pixijs.com/) and its bundled dependencies retain their respective licenses. The npm package includes their full notices in `lib/THIRD_PARTY_LICENSES.txt`, generated from the dependencies actually included in the build. These licenses permit modification and redistribution subject to their notice requirements. Third-party components remain under their original licenses.