Version 1.1 #55

Merged
waifu merged 63 commits from dev into master 2025-06-12 21:10:30 -07:00
Showing only changes of commit bad06c4f23 - Show all commits

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)
---