diff --git a/README.md b/README.md index a749f05..8c3fb4b 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,8 @@ For base game characters, it is sufficient to only provide the ID, similar to wh - **team**: the team of the character, has to be one of `townsfolk`, `outsider`, `minion`, `demon` or `traveler` - **ability**: the displayed ability text of the character -_Note:_ custom characters are currently not supported in live sessions and will not be synchronised to other players. +_Note:_ in order to use custom characters in live sessions, your players have to load the same JSON file that the storyteller +has loaded before joining the live session. ## [Code of Conduct](CODE_OF_CONDUCT.md) diff --git a/src/components/modals/EditionModal.vue b/src/components/modals/EditionModal.vue index d3fce6f..3670a71 100644 --- a/src/components/modals/EditionModal.vue +++ b/src/components/modals/EditionModal.vue @@ -38,6 +38,7 @@ >the documentation on how to write a custom character definition file. + Only load custom JSON files from sources that you trust!

Some popular custom scripts: