Basically they contain data about every asset contained in the main game files in a format that the SDK can use. This then allows the SDK to see that <some asset it is looking for> exists in one of the manifests pulled in by reference and to spit out the correct pointer to that asset.
|