# smap **Repository Path**: 109m/smap ## Basic Information - **Project Name**: smap - **Description**: 仙工地图文件解析 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-18 - **Last Updated**: 2025-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## smap 1. message_map.proto 为地图格式的 Protobuf 描述文件 2. maps 文件夹中为实际地图样例文件 3. MapParser 文件夹中为使用 Protobuf 读取并解析地图的 C++ 例程