- Added CONFIG.l5r5e.namespace - Fix new labels for Types - Fix Effects - Fix TokenData : actorData->delta
7 lines
159 B
Plaintext
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
|