ClementSparrow / Pattern-Script

Open Source HTML5 Game Engine based on PuzzleScript
20 stars 2 forks source link

Missing prelude items #75

Closed david-pfx closed 1 year ago

david-pfx commented 1 year ago

Prelude items game_uri and auto_level_titles do not seem to be documented anywhere.

They are used in the Tapaban game.

For consistency, it would be better to call it game_url or game_link.

ClementSparrow commented 1 year ago

auto_level_titles is documented in the online doc: https://clementsparrow.github.io/Pattern-Script/src/Documentation/prelude.html

game_uri is not in the doc because it is still an experimental feature. And it's not a link or URL, it's really an URI, a Unique game Identifier.