Services: Admin-Lehrer, Backend-Lehrer, Studio v2, Website, Klausur-Service, School-Service, Voice-Service, Geo-Service, BreakPilot Drive, Agent-Core Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
138 lines
3.5 KiB
Markdown
138 lines
3.5 KiB
Markdown
# Third Party Notices - Breakpilot Drive
|
|
|
|
Dieses Projekt verwendet folgende Open-Source-Komponenten und Assets.
|
|
|
|
---
|
|
|
|
## Assets
|
|
|
|
### Kenney Game Assets - Car Kit
|
|
|
|
- **Quelle**: https://kenney.nl/assets/car-kit
|
|
- **Autor**: Kenney (www.kenney.nl)
|
|
- **Lizenz**: CC0 1.0 Universal (Public Domain Dedication)
|
|
- **Verwendung**: Fahrzeug-Modelle, Strassenelemente
|
|
|
|
```
|
|
CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
|
|
|
|
Die Person, die ein Werk mit dieser Deed verknuepft hat, hat dieses Werk
|
|
der Oeffentlichkeit gewidmet, indem sie weltweit auf alle Rechte an dem
|
|
Werk unter dem Urheberrecht verzichtet hat, einschliesslich aller verwandten
|
|
und benachbarten Rechte, soweit dies gesetzlich zulaessig ist.
|
|
|
|
Sie koennen das Werk kopieren, veraendern, verbreiten und auffuehren,
|
|
selbst zu kommerziellen Zwecken, ohne um Erlaubnis zu fragen.
|
|
|
|
https://creativecommons.org/publicdomain/zero/1.0/
|
|
```
|
|
|
|
---
|
|
|
|
### Kenney Game Assets - Nature Kit
|
|
|
|
- **Quelle**: https://kenney.nl/assets/nature-kit
|
|
- **Autor**: Kenney (www.kenney.nl)
|
|
- **Lizenz**: CC0 1.0 Universal (Public Domain Dedication)
|
|
- **Verwendung**: Baeume, Steine, Natur-Elemente (Hindernisse, Quiz-Trigger)
|
|
|
|
```
|
|
CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
|
|
|
|
https://creativecommons.org/publicdomain/zero/1.0/
|
|
```
|
|
|
|
---
|
|
|
|
## Schriftarten
|
|
|
|
### Verwendete Schriftart (zu aktualisieren)
|
|
|
|
Falls Sie eine Google Font verwenden:
|
|
|
|
- **Quelle**: https://fonts.google.com/
|
|
- **Lizenz**: Open Font License (OFL)
|
|
- **Verwendung**: UI-Text
|
|
|
|
---
|
|
|
|
## Audio (zu aktualisieren)
|
|
|
|
Falls Sie Audio von Freesound.org verwenden:
|
|
|
|
### [Sound-Name]
|
|
|
|
- **Quelle**: https://freesound.org/people/[username]/sounds/[id]/
|
|
- **Autor**: [Username]
|
|
- **Lizenz**: CC0 oder CC-BY
|
|
- **Verwendung**: [Beschreibung]
|
|
|
|
---
|
|
|
|
## Code
|
|
|
|
### Breakpilot Drive Scripts
|
|
|
|
- **Quelle**: Eigenentwicklung
|
|
- **Lizenz**: MIT
|
|
- **Copyright**: (c) 2024 Breakpilot
|
|
|
|
```
|
|
MIT License
|
|
|
|
Copyright (c) 2024 Breakpilot
|
|
|
|
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.
|
|
```
|
|
|
|
---
|
|
|
|
## Unity Packages
|
|
|
|
### TextMeshPro
|
|
|
|
- **Quelle**: Unity Technologies
|
|
- **Lizenz**: Unity Companion License
|
|
- **Verwendung**: Text-Rendering fuer UI
|
|
|
|
---
|
|
|
|
## Hinweise
|
|
|
|
### Kenney.nl Assets
|
|
|
|
Alle Kenney Assets sind unter CC0 lizenziert und koennen:
|
|
- Kommerziell verwendet werden
|
|
- Modifiziert werden
|
|
- Ohne Attribution verwendet werden (Attribution ist aber erwuenscht)
|
|
|
|
Empfohlene Attribution (optional aber nett):
|
|
> Assets by Kenney (www.kenney.nl)
|
|
|
|
### Lizenz-Compliance
|
|
|
|
Bei Hinzufuegen neuer Assets:
|
|
1. Lizenz pruefen (muss kommerziell nutzbar sein)
|
|
2. Diese Datei aktualisieren
|
|
3. NC (Non-Commercial) und ND (No-Derivatives) vermeiden
|
|
|
|
---
|
|
|
|
*Letzte Aktualisierung: Januar 2024*
|