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:
+20
@@ -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/
|
||||||
Reference in New Issue
Block a user