LICENSE.txt 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. ## LICENSE
  2. This Open 3D Engine "o3de-multiplayersample-assets" repository is licensed under the following conditions:
  3. PROJECT DATA: "o3de-multiplayersample-assets\Project"
  4. URL: https://github.com/o3de/o3de-multiplayersample-assets/tree/main/Project
  5. The project data and code samples, including inline code, and related data
  6. are dual-licensed under Apache 2.0 and the MIT licenses.
  7. (see LICENSE-APACHE2.txt and LICENSE_MIT.TXT)
  8. ASSET DATA: "o3de-multiplayersample-assets\Gems"
  9. URL: https://github.com/o3de/o3de-multiplayersample-assets/tree/main/Gems
  10. This repository contains a collection of 'O3DE Asset Gems' for use in game
  11. projects. These Gem folders contents include 3D models, image textures,
  12. and other game asset files.
  13. Assets that have been developed by third parties and are subject
  14. to separate license terms (such as the Kitbash3D assets or Mixamo files).
  15. It is your responsibility to comply with the applicable licenses.
  16. Information on third party materials, and the applicable license terms, are
  17. referenced in or included with the materials, such as in separate LICENSE*.txt
  18. files accompanying the materials in each Gem or subfolder.
  19. Assets where special licensing terms are not otherwise stated are licensed
  20. under the Creative Commons license Attribution 4.0 International
  21. (See LICENSE-CC-BY-4.0.txt)
  22. Additional information for asset contributions (and their licensing) can be
  23. found in the CONTRIBUTING.md at the root of the repository; generally
  24. all new asset contributions must be made under a permissible Creative-Commons
  25. license (such as LICENSE-CC0.txt or LICENSE-CC-BY-4.0.txt)
  26. DOCUMENTATION
  27. Any additional documentation content excluding code, and including images,
  28. is licensed under the Creative Commons license Attribution 4.0 International
  29. (See LICENSE-CC-BY-4.0.txt)
  30. OPEN 3D ENGINE LICENSING
  31. The default license for Open 3D Engine is the Apache License, Version 2.0
  32. (see LICENSE_APACHE2.TXT); you may elect at your option to use the Open 3D
  33. Engine under the MIT License (see LICENSE_MIT.TXT). Contributions must be
  34. made under both licenses.
  35. THIRD PARTY COMPONENTS
  36. Open 3D Engine requires the use of (and in some cases makes available to you)
  37. software and assets that have been developed by third parties and are subject
  38. to separate license terms (such as code licensed under other open source
  39. licenses). It is your responsibility to comply with the applicable licenses.
  40. Information on third party materials, and the applicable license terms, are
  41. referenced in or included with the materials, such as in separate LICENSE.txt
  42. files accompanying the materials.
  43. For more information on the licensing terms of Open 3D Engine source code,
  44. read the O3DE License: https://github.com/o3de/o3de/blob/development/LICENSE.txt