ControlMap Parser Library
English | 日本語
Table of Contents
Abstract
This is the controlmap.txt parser for Skyrim.
controlmap.txt => json file
Requirements
- git
- Rust
Getting Started
;
;
; # sample controlmap.txt to result.json
# or
; # controlmap.txt to stdout (show display)
# or manual
;
Known Issues
-
I cannot successfully parse the comments between the event lines in controlmap.txt. (They are grouped together as an array).
-
json => controlmap.txt not supported.