MrKev312 / JustDanceEditor

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

Clip system rewrite #21

Closed MrKev312 closed 1 month ago

MrKev312 commented 1 month ago

PR Classification

API change to introduce a more generic clip handling system and improve JSON serialization.

PR Summary

Refactored clip handling to use a generic IClip interface and added new JSON converters.