karaoke-dev / karaoke

Will be the best karaoke system.
http://blog.karaoke.dev
GNU General Public License v3.0
205 stars 16 forks source link

adjust or remove the karaoke skin decoder/encoder #928

Open andy840119 opened 2 years ago

andy840119 commented 2 years ago

idea from #927

because we should read the file from skin eventually, and it will be several files. so should refactor this part.

and should not add or change property in NicoKaraSkin. it will be the file that only serves for NicoKaraDecoder

andy840119 commented 2 years ago

should implement reading files in the skin first. maybe see how SkinnableTarget does in Skin.cs