From 78b9f7179d19c54a9854b4fdbcc89b6bc3130cae Mon Sep 17 00:00:00 2001 From: mr-russ <> Date: Tue, 18 May 2004 23:41:59 +0000 Subject: [PATCH] Update directory structure for lua, and scripts/maps --- doc/datadir.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/datadir.html b/doc/datadir.html index f3ab061c8..e2a9d4146 100644 --- a/doc/datadir.html +++ b/doc/datadir.html @@ -50,8 +50,8 @@ Proposal for the new Stratagus data directory structure: | `-- <b>data/campaigns/<i>{race-campaign}</i>/interface</b> | Contains special backgrounds images for the campaign. | -}-- <b>data/ccl</b> -| Contains all global CCL - Craft Configuration Language files. +}-- <b>data/scripts</b> +| Contains all global Configuration Language files. | }-- <b>data/graphics</b> | | Contains all available graphics. @@ -131,10 +131,11 @@ Proposal for the new Stratagus data directory structure: | Contains the cursors special to this race. | | -}-- <b>data/puds</b> -| | Contains all 'puds' the original level format. +}-- <b>data/maps</b> +| | Contains all maps 'pud' format is used currently. +| | Structure here is not required, you can use your own. | | -| }-- <b>data/puds/demo</b> +| }-- <b>data/maps/demo</b> | | Contains the demo levels. | | | }-- <b>data/puds/multi</b>