Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 491 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 491 Bytes

PRstats

Generates an excel file of the weapons statistics from Project Reality

Usage

Source directory should be a directory containing the objects_weapons_server zip extracted. Target is the excel file to write to.

Required libraries to build

Apache POI (developed with 3.8) Apache Commons IO (developed with 2.4) Apache Commons CLI (developed with 1.2)

Thanks to The Apache Software Foundation for these libraries. Their license can be found in LICENSE-2.0.txt