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
This commit is contained in:
Spicy_Marinara
2025-10-14 00:07:37 +02:00
parent 518f2763aa
commit 30bb35910c
+20
View File
@@ -0,0 +1,20 @@
# macOS
.DS_Store
# Editor directories and files
.vscode/
.idea/
*.swp
*.swo
*~
# Logs
*.log
# Backup files
*.backup
*.bak
*.old
# Node modules (if any)
node_modules/