Skip to content

Instantly share code, notes, and snippets.

@foobra
Created November 21, 2022 15:56
Show Gist options
  • Save foobra/9db4bed0587e1c66e56f193c9d104908 to your computer and use it in GitHub Desktop.
Save foobra/9db4bed0587e1c66e56f193c9d104908 to your computer and use it in GitHub Desktop.
definitions:
type:
type: string
required:
type: array
items:
type: string
properties:
type: object
properties:
gender:
type: object
properties:
type:
type: string
res:
type: object
properties:
type:
type: string
items:
type: object
properties:
type:
type: string
required:
type: array
items:
type: string
properties:
type: object
properties:
slot:
type: object
properties:
type:
type: string
resId:
type: object
properties:
type:
type: string
baseModel:
type: object
properties:
type:
type: string
required:
type: array
items:
type: string
properties:
type: object
properties:
resId:
type: object
properties:
type:
type: string
makeup:
type: object
properties:
type:
type: string
items:
type: object
properties:
type:
type: string
required:
type: array
items:
type: string
properties:
type: object
properties:
type:
type: object
properties:
type:
type: string
resId:
type: object
properties:
type:
type: string
bsface:
type: object
properties:
type:
type: string
items:
type: object
properties:
type:
type: string
required:
type: array
items:
type: string
properties:
type: object
properties:
name:
type: object
properties:
type:
type: string
value:
type: object
properties:
type:
type: string
animations:
type: object
properties:
type:
type: string
items:
type: object
properties:
type:
type: string
background:
type: object
properties:
type:
type: string
foreground:
type: object
properties:
type:
type: string
baseAnimation:
type: object
properties:
type:
type: string
styleId:
type: object
properties:
type:
type: string
color:
type: object
properties:
type:
type: string
items:
type: object
properties:
type:
type: string
required:
type: array
items:
type: string
properties:
type: object
properties:
colorKey:
type: object
properties:
type:
type: string
color:
type: object
properties:
type:
type: string
items:
type: object
properties:
type:
type: string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment