2,172
edits
CrystalBen (talk | contribs) |
CrystalBen (talk | contribs) |
||
Line 90: | Line 90: | ||
* BAP Files are known as Atlas File. | * BAP Files are known as Atlas File. | ||
* BAP contains the Script logic for the Game. | * BAP contains the Script logic for the Game. | ||
* Structure | |||
** BEGIN DATADICT // Begin read the BAP File. | |||
** NAME example // Loads the Name. (example is an place holder, actual name is used here) | |||
** MAXSIZE number Limit allows Size. (number is used here as placeholder, uses real value number) | |||
==RES File Format== | ==RES File Format== |
edits