MrKev312 / JustDanceEditor

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

Implement interface for clips #14

Closed MrKev312 closed 3 months ago

MrKev312 commented 3 months ago

Convert the clips to a generic interface and use class specific implementations for each clip type This will probably require a custom JSON parser