Files
l5rx-chiaroscuro/.gitattributes
Vlyan 1662f59009 FVTT v11 Compatibility
- Added CONFIG.l5r5e.namespace
- Fix new labels for Types
- Fix Effects
- Fix TokenData : actorData->delta
2023-06-11 09:27:49 +02:00

7 lines
159 B
Plaintext

# Make .db files keep LF ending as Foundry rewrite in this format
*.db text eol=lf
*.json text eol=lf
# Foundry pack v11 as binaries
system/packs/*/** binary