Files
rpg-companion-sillytavern/.gitignore
T
Spicy_Marinara 30bb35910c Initial commit: RPG Companion Extension v1.0.0
- Character tracking with emoji, traits, thoughts, relationships
- Location tracking with name, description, weather, temperature
- Quest tracking with objectives and plot progression
- Inventory management with item conditions
- Party composition tracking
- Player stats (health, energy, mood)
- Two generation modes: Separate (Info Box) and Merged (inline)
- Customizable themes and styling
- Editable thought bubbles with fixed positioning
- Support for Discord and Ko-fi links
- AGPLv3 License
2025-10-14 00:07:37 +02:00

21 lines
171 B
Plaintext

# macOS
.DS_Store
# Editor directories and files
.vscode/
.idea/
*.swp
*.swo
*~
# Logs
*.log
# Backup files
*.backup
*.bak
*.old
# Node modules (if any)
node_modules/