knappster/arma-config2json

Arma配置解析器转换为JSON

1.1 2020-04-06 12:18 UTC

This package is auto-updated.

Last update: 2024-09-10 08:15:51 UTC


README

Arma rapified配置解析器转换为JSON (https://community.bistudio.com/wiki/raP_File_Format_-_Elite).

此工具主要构建用于读取Arma 3 '.vars.Arma3Profile'文件中的配置变量,目的是从Antistasi游戏存档中读取数据 (https://github.com/official-antistasi-community/A3-Antistasi).

受SwiftMissionDeRap (https://github.com/headswe/SwiftMissionDeRap) 启发。