feat: add compatibility table endpoint and rendering for game libraries

This commit is contained in:
Patryk Gensch
2026-06-18 23:32:31 +02:00
parent 8875540186
commit 2c785dc87c
8 changed files with 575 additions and 4 deletions

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@
__pycache__/
*.pyc
.venv/
*.egg-info/
# macOS
.DS_Store