knappster / arma-config2json
Arma config parser to JSON
Installs: 15
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/knappster/arma-config2json
Requires
- php: >=7.2.0
This package is auto-updated.
Last update: 2025-10-10 10:50:52 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).