- Map metadata: version, date, skybox, climate, music, fog, briefing script, and other environment variables
- Terrain data: heightmap (exported as a grayscale PNG) and grass map
- Color/minimap textures: exported as PNG images
- World entities: objects, units, items, info markers, states, and extensions, each with position, type, health, and other relevant fields
- Misc: Quickslot data and miscellaneous map settings
Output images (map_image.png, color_texture.png, heightmap.png) are saved automatically on parse.
Usage:
1
python s2_map_reader.py path/to/your_map.map
Requires Python 3 and Pillow (for saving images). Use this command to install Pillow:
1
pip install pillow
Unreviewed
Dangerous or inappropriate content possible.
Dangerous or inappropriate content possible.
Download
3 kb, 1 Download
Stranded II Map Parser (Python 3)
Offline