리버티게임:게임 메타데이터/스키마.json

리버티게임, 모두가 만들어가는 자유로운 게임
< 리버티게임:게임 메타데이터
imported>Hsl0님의 2021년 1월 5일 (화) 23:27 판 (새 문서: { "$schema": "http://json-schema.org/draft-07/schema#", "definitions": { "DB2KeyInfo": { "properties": { "description": {...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
$schema"http://json-schema.org/draft-07/schema#"
definitions
DB2KeyInfo
properties
description
type"string"
type"object"
properties
abandon
type"boolean"
author
anyOf
items
type"string"
type"array"
type"string"
category
anyOf
items
enum
"act"
"adv"
"brd"
"cpn"
"esc"
"liv"
"mag"
"mlt"
"mus"
"nax"
"prd"
"puz"
"qiz"
"ral"
"rnd"
"rod"
"sht"
"wst"
type"string"
type"array"
enum
"act"
"adv"
"brd"
"cpn"
"esc"
"liv"
"mag"
"mlt"
"mus"
"nax"
"prd"
"puz"
"qiz"
"ral"
"rnd"
"rod"
"sht"
"wst"
type"string"
construction
type"string"
gameDB
properties
default
$ref"#/definitions/DB2KeyInfo"
keys
additionalProperties
$ref"#/definitions/DB2KeyInfo"
type"object"
type"object"
name
type"string"
openness
enum
false
"partial"
true
progress
enum
0
1
2
3
4
5
type"number"
rating
enum
12
15
18
"all"
"test"
repair
type"string"
tech
enum
"cgi"
"db"
"javascript"
"link"
"lua"
"other"
"windows"
type"string"
type"object"