AAMP: Difference between revisions
imported>Leoetlino m →Extensions: use DPL |
imported>Leoetlino →Introduction to structures: whoops |
||
| Line 12: | Line 12: | ||
* Parameters are a key-value pair. In the binary form, the key is a CRC32 hash. | * Parameters are a key-value pair. In the binary form, the key is a CRC32 hash. | ||
* Parameter Objects are dicts that contain Parameters. | * Parameter Objects are dicts that contain Parameters. | ||
* Parameter Lists are structures that contain | * Parameter Lists are structures that contain Parameter Objects and Parameter Lists. | ||
* The root parameter list is called the Parameter IO. It is associated with a version and type string in the header which is checked by the AAMP library. | * The root parameter list is called the Parameter IO. It is associated with a version and type string in the header which is checked by the AAMP library. | ||