I currently have a single resource containing 25 mappings (ymap, manifest, ydr, ytyp, …), all located in one stream folder. My goal is to split this into 25 separate resources, each containing only one mapping.
The challenge is that while some files include the name of the mapping, others are standard GTA mapping files that have been edited, making it impossible to determine which mapping they belong to.
Is there an efficient way to identify which files correspond to each mapping, so I can properly organize them into individual resources? Any tips or tools would be greatly appreciated!