Commit Graph

2 Commits

Author SHA1 Message Date
4f560d453d Add prominent legal section to README with LEGAL.md links
- Added legal protection summary at top of README
- Added comprehensive legal status section before disclaimer
- Links to LEGAL.md for full documentation
- Highlights key protections:
  * US: Google v. Oracle, Sega v. Accolade, Sony v. Connectix
  * EU: Directive 2009/24/EC (cannot be waived by EULA)
  * Global: WIPO, Berne, TRIPS protection
  * Industry: 30 years precedent, zero lawsuits
  * Risk: <1%

Makes legal documentation easily discoverable for:
- Community members seeking assurance
- EA legal team reviewing project
- Anyone evaluating legal status

Legal.md provides full 23KB analysis with case citations.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-23 17:43:41 -08:00
0a327f3a8b Initial commit: RR3 Community Server with web admin panel
- ASP.NET Core 8 REST API server
- 12 API endpoints matching EA Synergy protocol
- SQLite database with Entity Framework Core
- Web admin panel with Bootstrap 5
- User, Catalog, Session, Purchase management
- Comprehensive documentation

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-02-17 22:02:12 -08:00