feat: localize roll flavor text for each user individually

This commit is contained in:
Johannes Loher 2021-09-19 12:23:52 +02:00
parent ab120a4d33
commit b679eedfc1
8 changed files with 389 additions and 339 deletions

View file

@ -166,7 +166,7 @@ publish-to-foundry-admin:
stage: publish
image: johannesloher/foundry-publish
variables:
FVTT_MANIFEST_PATH: ./src/system.json
FVTT_MANIFEST_PATH: ds4/system.json
FVTT_MANIFEST_URL: ${CI_PROJECT_URL}/-/releases/${CI_COMMIT_TAG}/downloads/system.json
script: foundry-publish
rules: