knappster / arma-config2json
Arma config parser to JSON
1.1
2020-04-06 12:18 UTC
Requires
- php: >=7.2.0
This package is auto-updated.
Last update: 2024-12-10 08:51:41 UTC
README
Arma rapified config parser to JSON (https://community.bistudio.com/wiki/raP_File_Format_-_Elite).
This has primarily been built to read profile variables from Arma 3 '.vars.Arma3Profile' files with the intent to read data from Antistasi game saves (https://github.com/official-antistasi-community/A3-Antistasi).
Inspired by SwiftMissionDeRap (https://github.com/headswe/SwiftMissionDeRap).