mirror of
https://github.com/mleem97/gregWiki.git
synced 2026-04-11 11:39:18 +02:00
- Translated sections from German to English for better accessibility. - Enhanced the structure by clearly defining the workspace relationship and local development instructions. - Improved descriptions for Docker setup and deployment processes to ensure users understand the requirements and context. - Updated links and formatting for consistency throughout the document. This commit aims to improve the overall clarity and usability of the README documentation.
16 lines
1.1 KiB
Markdown
16 lines
1.1 KiB
Markdown
---
|
||
title: Security & legal
|
||
sidebar_label: Security & legal (hub)
|
||
description: Licenses, disclaimers, and where canonical legal text lives for gregFramework.
|
||
---
|
||
|
||
# Security & legal
|
||
|
||
This wiki is a **community** documentation site. Binding license terms and policies are maintained **in the repositories**, not duplicated here as a second source of truth.
|
||
|
||
- **Framework & core:** see [`LICENSE`](https://github.com/mleem97/gregFramework/blob/master/LICENSE.txt) and [`CONTRIBUTING.md`](https://github.com/mleem97/gregFramework/blob/master/CONTRIBUTING.md) in [`mleem97/gregFramework`](https://github.com/mleem97/gregFramework).
|
||
- **This documentation site:** content is CC-BY-SA–style community material unless a file states otherwise; the wiki itself is not an official product of the game developer.
|
||
- **Support & conduct:** use [GitHub Issues](https://github.com/mleem97/gregFramework/issues) and [Discord](https://discord.gg/greg) under the project’s community guidelines.
|
||
|
||
For disclaimers about unofficial tooling, refer to the repository README and release notes packaged with builds.
|