From: Ian Jackson Date: Sun, 23 May 2021 15:02:40 +0000 (+0100) Subject: docs: Link to bundle examples X-Git-Tag: otter-0.6.0~6 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=d53d6a723adffac7647976419cdae35c29d5dee1;p=otter.git docs: Link to bundle examples Signed-off-by: Ian Jackson --- diff --git a/docs/bundles.rst b/docs/bundles.rst index 36825059..6388ecba 100644 --- a/docs/bundles.rst +++ b/docs/bundles.rst @@ -103,4 +103,14 @@ game (and the server) with previous versions. Examples -------- -xxx TODO +There are two examples of bundles: + + * ``__: A small test bundle, containing three yellow + objects and one game spec. + + * ``__: The Otter builtin shape libraries automatically + massaged into Otter bundle format, and one massaged game spec. + +There are also several examples of game specs: + +xxx