Commit Graph

3 Commits

Author SHA1 Message Date
cmhainesii
9edc0d9c8d update skill-data-exporter (#7941)
Trim and remove trailing file separator from outputFile config option
Correct readme default options
2025-05-07 00:15:25 -04:00
cmhainesii
67e1d82240 update skill-data-exporter (#7893)
fixed documented default output directory from ~ to runelite_dir/skill_data_exporter
2025-04-28 12:21:09 +02:00
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