18 lines
348 B
JSON
18 lines
348 B
JSON
{
|
|
"version": {
|
|
"minimum": 1.0,
|
|
"target": 1.0
|
|
},
|
|
"resolution": {
|
|
"x": 1440,
|
|
"y": 810
|
|
},
|
|
"title": "Example presentation",
|
|
"authors": [ "JeremyStarTM" ],
|
|
"contributors": [ "Contributors" ],
|
|
"license": "AGPL-3.0-or-later",
|
|
"entrypoint": "entrypoint.gd",
|
|
"slides": 5,
|
|
"animations": false,
|
|
"display_end_text_after_last_slide": true
|
|
}
|