mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-01-29 08:42:00 -05:00
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
This commit is contained in: