{
	"description": "Chinese (Traditional) edition",
	"plugins": [
	],
	"themes": [
		"tiddlywiki/vanilla",
		"tiddlywiki/snowwhite",
		"tiddlywiki/starlight",
		"tiddlywiki/seamless",
		"tiddlywiki/centralised",
		"tiddlywiki/readonly"
	],
	"languages": [
		"zh-Hant"
	],
    "includeWikis": [
        {"path": "../tw5.com", "read-only": true}
    ],
	"build": {
		"index": [
			"--rendertiddler","$:/core/save/all","index.html","text/plain"],
		"empty": [
			"--rendertiddler","$:/editions/zh-Hant/download-empty","empty.html","text/plain",
			"--rendertiddler","$:/editions/zh-Hant/download-empty","empty.hta","text/plain"],
		"favicon": [
			"--savetiddler","$:/favicon.ico","favicon.ico"],
		"static": [
			"--rendertiddler","$:/core/templates/static.template.html","static.html","text/plain",
			"--rendertiddler","$:/core/templates/alltiddlers.template.html","alltiddlers.html","text/plain",
			"--rendertiddlers","[!is[system]]","$:/core/templates/static.tiddler.html","static","text/plain",
			"--rendertiddler","$:/core/templates/static.template.css","static/static.css","text/plain"]
	}
}