DreamScape Source Code: !mkrooms.sx
DreamScape Documentation Index.
DreamScape File Index.
Builds a room TitleContainer named rooms/roomname.sxt
for every sub-folder rooms/roomname.
This build script depends on the DreamScape library
dream.sxl,
and the script
builder.sx,
which defines the module
DreamBuilder.
Index of files compiled by !mkrooms.sx
- builder.sx
Loads the
dream.sxl
library, and defines the
DreamBuilder
tool module, containing utilities for importing media
and building containers.
- rooms folder
This folder contains a sub-folder for each room,
and "!mkrooms.sx" creates a room TitleContainer for each
"rooms/roomname" sub-folder,
named "rooms/roomname.sxt".
- rooms/roomname sub-folder
Each of these room sub-folders contains the files defining a room,
including the media associated with the room, and a
database.sx
file that describes the room and media.
- rooms/roomname.sxt
These room TitleContainers contain a room description,
including media for the background bitmap and sound track,
specifications of products the room contains,
and links to other rooms.