UNPKG

scum-quest-library

Version:
23 lines 500 B
{ "$ref": "#/definitions/blocked-quests", "definitions": { "blocked-quests": { "type": "object", "properties": { "BlockAllDefaultQuests": { "type": "boolean", "default": false }, "BlockQuestNames": { "type": "array", "items": { "type": "string" }, "default": [] } }, "additionalProperties": false } }, "$schema": "http://json-schema.org/draft-07/schema#" }