If you meant you want a or a file listing inside Cuphead.7z , here’s an example structure:

Cuphead.7z ├── Cuphead/ │ ├── README.txt │ ├── mods/ │ │ ├── custom_bosses/ │ │ └── skin_changes/ │ ├── saves/ │ │ └── slot_1.sav │ ├── config/ │ │ └── settings.ini │ └── soundtrack/ │ ├── floral_fury.mp3 │ └── clip_joint_calamity.mp3 If instead you want a of the archive’s contents (like a manifest), here’s an example:

0