* 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