diff --git a/schema/sample.yml b/schema/sample.yml index bba7ef254..f0199f10a 100644 --- a/schema/sample.yml +++ b/schema/sample.yml @@ -1,2 +1,24 @@ -$schema: "./installer.schema.json" - +$schema: "./installer.schema.yml" +name: "" +game_slug: "" +version: "" +slug: "" +runner: linux +script: + game: + exe: "" + args: "" + prefix: "" + system: + env: + a: "" + wine: {} + files: [] + installer: + - execute: + command: "" + env: + a: "" + - move: + src: "" + dst: ""