check_build
Runs YouGame's pre-upload checks on a build folder and returns a verdict: ready, risky (warnings), or broken (the game will not start). Pass every file path in the folder (relative to the folder, forward slashes) and the text of index.html; also pass the text of .html/.css/.js files worth scanning (8 MB of text in total). Fix what it reports and run it again until the verdict is ready, then zip the folder's contents for upload at https://yougame.co/upload.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | Yes | Every file in the build folder. |