MrKev312 / JustDanceEditor

Modding tool for Just Dance Next
GNU General Public License v3.0
7 stars 1 forks source link

Refactor to use a new FileSystem #29

Closed MrKev312 closed 3 months ago

MrKev312 commented 3 months ago

PR Classification

Code cleanup and refactor to improve maintainability.

PR Summary

Refactored code to use a new FileSystem class for managing file and folder paths, improving organization and maintainability.