docs index
This commit is contained in:
parent
2d7107e745
commit
bad06c4f23
1 changed files with 21 additions and 0 deletions
21
docs/index.md
Normal file
21
docs/index.md
Normal 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)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
Loading…
Add table
Reference in a new issue