Commit Graph

1 Commits

Author SHA1 Message Date
cmhainesii
3a3ee67c41 add skill-data-exporter (#7857)
* Create skill-data-exporter.properties

* Rename skill-data-exporter.properties to skill-data-exporter

* Fixed commit hash

Forgot to update commit hash after adding LICENSE.

* Update skill-data-exporter

update project name

* Update skill-data-exporter

fix jar settings in build.gradle

* Update output directory

* Update output directory

* Add logic to ensure configured output directory exists

Output directory configuration will be reset to default when attempting to export to an invalid directory. Defaults to RUNELITE_DIR/skill_data_exporter/.

* remove filename config option

changed format of timestamp to yyyy-MM-dd_HH-mm-ss

* Update csv formatting to look nicer when xp values are included
2025-04-26 03:16:42 -04:00