From 49bdd2a588263838e184bc885650e7bb43e568ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabi=C3=A1n=20Gonzalo=20Artur=20de=20la=20Villarmois?= Date: Fri, 26 Dec 2025 19:00:47 +1300 Subject: [PATCH] Update Readme with legal disclaimer & license --- README.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f64989f..29d82b7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ With SGS, you can install games wirelessly without connecting your Switch to a c 1. **Clone the repository** ```bash - git clone SGS + git clone https://github.com/notf0und/SGS cd SGS ``` @@ -76,6 +76,20 @@ See [www/docs/DBI.md](www/docs/DBI.md) for detailed instructions or visit `http: - **DBI Browser**: `http://YOUR_SERVER_IP:8030/api/dbi` - **Generic (work for Tinfoil and DBI)**: `http://YOUR_SERVER_IP:8030` +## Legal Disclaimer + +⚠️ **Important**: This software is intended for personal use only. It is designed to help you manage and access your legally owned game backups over your local network. + +- Only use this software with games you legally own +- Piracy is illegal and violates copyright laws +- This software is provided for educational and backup purposes only +- The developer do not condone or support piracy in any form +- Users are solely responsible for ensuring their use complies with local laws + +By using this software, you agree to use it in accordance with all applicable laws and regulations. + ## License -This project is open-source. Feel free to use, modify, and distribute. +This work is licensed under [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/) + +![CC](https://mirrors.creativecommons.org/presskit/icons/cc.svg)![BY](https://mirrors.creativecommons.org/presskit/icons/by.svg)![NC](https://mirrors.creativecommons.org/presskit/icons/nc.svg)![SA](https://mirrors.creativecommons.org/presskit/icons/sa.svg)