Third-Party Licenses

ChunkScan uses the following open source libraries and resources. We are grateful to their authors.

cubiomes

Copyright © 2020 Cubitect · GitHub · MIT License

Minecraft biome and structure generation library used for seed analysis.

MIT License Copyright (c) 2020 Cubitect Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Silkscreen Font

Copyright © 2021 The Silkscreen Project Authors · Designer: Jason Kottke · Google Fonts · SIL Open Font License 1.1

Pixel-style display font used throughout the website.

Copyright 2021 The Silkscreen Project Authors (https://github.com/googlefonts/silkscreen) This Font Software is licensed under the SIL Open Font License, Version 1.1. This license is available with a FAQ at: https://openfontlicense.org SIL OPEN FONT LICENSE Version 1.1 - 26 February 2007 PREAMBLE The goals of the Open Font License (OFL) are to stimulate worldwide development of collaborative font projects, to support the font creation efforts of academic and linguistic communities, and to provide a free and open framework in which fonts may be shared and improved in partnership with others. The OFL allows the licensed fonts to be used, studied, modified and redistributed freely as long as they are not sold by themselves. The fonts, including any derivative works, can be bundled, embedded, redistributed and/or sold with any software provided that any reserved names are not used by derivative works. PERMISSION & CONDITIONS Permission is hereby granted, free of charge, to any person obtaining a copy of the Font Software, to use, study, copy, merge, embed, modify, redistribute, and sell modified and unmodified copies of the Font Software, subject to the conditions of this license. THE FONT SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND.

Vue.js

Copyright © 2013-present Yuxi (Evan) You · GitHub · MIT License

Progressive JavaScript framework used for the frontend application.

FastAPI

Copyright © 2018-present Sebastián Ramírez · GitHub · MIT License

Modern Python web framework used for the API and server-rendered pages.

Jinja2

Copyright © 2007 Pallets · GitHub · BSD 3-Clause License

Template engine used for server-rendered HTML pages.

Pydantic

Copyright © 2017-present Samuel Colvin · GitHub · MIT License

Data validation library used for API request/response models.

psycopg2

Copyright © 2001-2021 Federico Di Gregorio, Daniele Varrazzo · GitHub · LGPL 3.0 with linking exception

PostgreSQL database adapter for Python.

Pika

Copyright © 2009-2021 Gavin M. Roy · GitHub · BSD 3-Clause License

Python AMQP client library for RabbitMQ messaging.

NumPy

Copyright © 2005-2024 NumPy Developers · GitHub · BSD 3-Clause License

Numerical computing library used for biome region analysis.

SciPy

Copyright © 2001-2024 SciPy Developers · GitHub · BSD 3-Clause License

Scientific computing library used for biome flood-fill analysis.

Pillow

Copyright © 1997-2011 Secret Labs AB, 2010-2024 Jeffrey A. Clark · GitHub · HPND License

Python imaging library used for map generation.

Uvicorn

Copyright © 2017-present Encode OSS Ltd. · GitHub · BSD 3-Clause License

ASGI server used to run the Python API.

librabbitmq-c

Copyright © 2012-2021 Alan Antonuk · GitHub · MIT License

C client library for AMQP messaging with RabbitMQ.

json-c

Copyright © 2009-2012 Eric Haszlakiewicz · GitHub · MIT License

C library for JSON serialization used in the seed scanner.