docs index

This commit is contained in:
w 2025-06-09 23:40:37 -03:00
parent 2d7107e745
commit bad06c4f23

21
docs/index.md Normal file
View file

@ -0,0 +1,21 @@
# 🎲 Kemoverse Gacha Game Documentation
Welcome to the developer documentation for **Kemoverse**, a gacha trading card game in the Fediverse!
Features collectible cards, rarity-based pulls, and integration with Misskey.
Name comes from Kemonomimi and Fediverse.
---
## 📁 Table of Contents
- [Installation](./install.md)
- [Game Design](./design.md)
- [Bot Architecture](./bot.md)
- [Database Structure](./database.md)
- [Card System](./cards.md)
- [Web UI](./web.md)
- [Theming and Assets](./theme.md)
- [Contributing](./contributing.md)
- [FAQ](./faq.md)
---