You can download the latest version here.
Pre-requirements:
After obtaining latest release, follow the instruction below
2 Approaches:
./uac_start.cmd
index.html
from release page, or build directory."C:\<Path-To-GBFR-Parser-Release>\gbfr-parser\<Release-Folder-Name>\steam_win_start.cmd" %command%
, example picturePre-requirements
You can build the views by running the following command:
git clone https://github.com/dvorak321/gbfr-parser # optional
cd gbfr-parser/views
yarn install && yarn build
The output should be inside the gbfr-parser/views/build
directory.