123456789101112131415161718192021222324252627282930313233343536373839404142 |
- ## LICENSE
- This Open 3D Engine "O3DE-multiplayersample Asset Game" is licensed under the following conditions:
- ASSET DATA: "o3de-multiplayersample-assets\Gems*
- URL: https://github.com/o3de/o3de-multiplayersample-assets/tree/main/Gems
- The o3de-multiplayer-assets repo, and their contents, including 3D models, image textures,
- and any other game asset files, unless otherwise stated, are licensed under permissive Creative Commons licenses
- (LICENSE-CC0.txt, LICENSE-CC-BY.txt or LICENSE-CC-BY-SA.txt)
- MIXAMO ASSETS: "o3de-multiplayersample-assets/Gems/character_mps/Assets/Mixamo/"
- URL: https://github.com/o3de/o3de-multiplayersample-assets/tree/main/Gems/character_mps/Assets/Mixamo
- The Mixamo folder and its contents are subject to the CC-BY-ND public license.
- PROJECT DATA: "o3de-multiplayersample-assets\Project"
- URL: https://github.com/o3de/o3de-multiplayersample-assets/tree/main/Project
- The project data and code samples, including inline code, and related data
- are dual-licensed under Apache 2.0 and the MIT licenses.
- (see LICENSE-APACHE2.txt and LICENSE_MIT.TXT)
- DOCUMENTATION
- Any additional documentation content excluding code, and including images,
- is licensed under the Creative Commons license Attribution 4.0 International
- (See LICENSE-CC-BY-4.0.txt)
- OPEN 3D ENGINE LICENSING
- The default license for Open 3D Engine is the Apache License, Version 2.0
- (see LICENSE_APACHE2.TXT); you may elect at your option to use the Open 3D
- Engine under the MIT License (see LICENSE_MIT.TXT). Contributions must be
- made under both licenses.
- THIRD PARTY COMPONENTS
- Open 3D Engine requires the use of (and in some cases makes available to you)
- software and assets that have been developed by third parties and are subject
- to separate license terms (such as code licensed under other open source
- licenses). It is your responsibility to comply with the applicable licenses.
- Information on third party materials, and the applicable license terms, are
- referenced in or included with the materials, such as in separate LICENSE.txt
- files accompanying the materials.
- For more information on the licensing terms of Open 3D Engine source code,
- read the O3DE License: https://github.com/o3de/o3de/blob/development/LICENSE.txt
|