=============================
== BUILD YOUR ADVENTURE DS ==
=============================
by King Dodongo

Build Your Adventure is an 3D-Jump'n'Run Game
with a Level Editor.


This Game use Save-features, so dont forget to patch the Game
with DLDI.
the levels will be saved in the root of your 
Flashcard as level1.ba1 - level5.ba1
and the setting as byaconfig.bin

Block Types:
Number, Name,       size, maximum, Collision?
0       Stone       1x1x1 100      Yes
1       Grass       1x1x1 100      Yes
2       Wood        1x1x1 100      Yes
3       Tree-Green  1x1x1 100      No
4       Switch      1x1x1 10       Yes - open Gate
5       Gate        1x1x1 10       Yes
6       Stone-Grond 1x5x5 10       Yes
7       Goal        1x1x1 1        No - output "!! Goal !!"

the controls are displayed on the screen,
press START to exit every Menu.

Changelog:
 v.0.2:
  + Startscreen
  + Skybox
  + Settings: (with save-function)
     - Backgrundcolor
     - Grip-Space
     - Skybox on/off
  
 