LICENSE.txt 2.2 KB

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