|
| 1 | +THIRD-PARTY NOTICES |
| 2 | +================== |
| 3 | + |
| 4 | +This package contains third-party software components governed by the license(s) |
| 5 | +listed below: |
| 6 | + |
| 7 | +Nakama Unity SDK |
| 8 | +---------------- |
| 9 | + |
| 10 | +The following files are covered by the Apache License 2.0: |
| 11 | +- All files in the Packages/Nakama Unity folder and its subdirectories |
| 12 | + |
| 13 | +Apache License 2.0: |
| 14 | + |
| 15 | +Copyright (c) 2017 GameUp Online Inc. |
| 16 | + |
| 17 | +Licensed under the Apache License, Version 2.0 (the "License"); |
| 18 | +you may not use this file except in compliance with the License. |
| 19 | +You may obtain a copy of the License at |
| 20 | + |
| 21 | +http://www.apache.org/licenses/LICENSE-2.0 |
| 22 | + |
| 23 | +Unless required by applicable law or agreed to in writing, software |
| 24 | +distributed under the License is distributed on an "AS IS" BASIS, |
| 25 | +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 26 | +See the License for the specific language governing permissions and |
| 27 | +limitations under the License. |
| 28 | + |
| 29 | +Additional Information: |
| 30 | +- Nakama Unity SDK Source: https://github.com/heroiclabs/nakama-unity |
| 31 | +- Full Apache 2.0 License Text: https://www.apache.org/licenses/LICENSE-2.0 |
| 32 | + |
| 33 | +LayerLab UI Assets |
| 34 | +------------------ |
| 35 | + |
| 36 | +The following files are covered by Creative Commons CC0 1.0 Universal: |
| 37 | +- All PNG files in the HeroicUI folder and its subdirectories, which includes: UI design assets, icons, and backgrounds. |
| 38 | + |
| 39 | +Creative Commons CC0 1.0 Universal Public Domain Dedication: |
| 40 | +Original work created by LayerLab (2025) |
| 41 | + |
| 42 | +To the extent possible under law, LayerLab has dedicated this work to the public domain under Creative Commons CC0 1.0 Universal Public Domain Dedication. |
| 43 | + |
| 44 | +You can copy, modify, distribute, and perform the work, even for commercial purposes, all without asking permission. |
| 45 | + |
| 46 | +Additional Information: |
| 47 | +- Full Creative Commons CC0 1.0 License: https://creativecommons.org/publicdomain/zero/1.0/ |
| 48 | + |
| 49 | +IMPORTANT NOTES FOR END USERS: |
| 50 | +============================== |
| 51 | +1. The Nakama Unity SDK is free to use under Apache 2.0 license for both |
| 52 | + commercial and non-commercial projects. |
| 53 | + |
| 54 | +2. The LayerLab UI assets are provided under Creative Commons BY-NC-ND 4.0, |
| 55 | + which means: |
| 56 | + - They can be used for non-commercial projects only |
| 57 | + - Attribution to LayerLab must be provided |
| 58 | + - The assets cannot be modified or redistributed separately |
| 59 | + - For commercial use, you must replace these assets with your own designs |
| 60 | + |
| 61 | +3. You will need to set up your own Nakama server to use this template in |
| 62 | + production. The demo server is provided for testing purposes only. |
| 63 | + |
| 64 | +4. When using this template in your own projects, ensure you comply with all |
| 65 | + applicable licenses, especially regarding the UI assets if you intend |
| 66 | + commercial use. |
| 67 | + |
| 68 | +5. This package redistributes the Nakama Unity SDK under the terms of the |
| 69 | + Apache License 2.0, which permits such distribution. |
| 70 | + |
| 71 | +Last Updated: January 2025 |
0 commit comments