Create README.md

This commit is contained in:
天クマ 2026-02-27 14:31:28 -03:00 committed by GitHub
commit bcdcf5ec39
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

17
README.md Normal file
View file

@ -0,0 +1,17 @@
# LivingRoom
This is a work-in-progress kinda of game launcher. LivingRoom is a server software that allow you to organize, display and distribute your catalog of games.
The server includes a (working but very WIP) HTTP API for third-party clients and an web interface.
## Features
- HTTP API (NO AUTHENTICATION YET)
- Web interface
- User management
## Stack
- **Freemarker** for web rendering
- **Manual HTTP** handling
- **SQLite** for storing game information