24. FILES AND FOLDERS
devtools content
This is the folders structure of the DizzyAGE games and devtools.
Move the mouse pointer over the file names for more informations.
DIZZYAGE
installation folder
GAME
game folder
DATA
data folder
MAP
map folder
dizzy.map
game map
dizzy.nam
room names
dizzy.brs
accessible static brushes
MUSIC
music folder
1 music_a.ym
a music file
...
more
SAMPLES
samples folder
1 success.ym
a sound effect file
...
more
SCRIPTS
scripts folder
dizzy.gs
the main script file
handlers.gs
handler functions
game.gs
game specific functions
gamedef.gs
game specific defines
...
more
TILES
tiles folder
LOADING
folder with loading screen tile(s)
6 loading.tga
loading screen tile
MENU
folder with menu tiles
1 menu.tga
menu background
4 font.tga
menu background
...
more
dizzy.inf
game information
dizzy.exe
DizzyAGE engine
dizzy.exe
DizzyAGE engine
dizzy.ini
game configuration file
readme.txt
game read me file
setup.exe
game's setup tool
TOOLS
tools folder
checktiles.exe
tile checking tool
tgaworks.exe
TGA Works
audioworks.exe
Audio Works
fontworks.exe
Font Works
textworks.exe
Text Works
lha.exe
LHA compression tool
dizzy.ico
DizzyAGE icon
editor.exe
game map editor
editor.gs
map editor user scripts file
editor.ini
map editor configuration file
editor.pak
map editor data file
history.txt
devtools version history file
pak.exe
data pack and unpack tool
readme.txt
devtools read me file