elmadev / elma-python

Elma Python Library
https://elma-python-library.readthedocs.org
MIT License
13 stars 2 forks source link

Add Across level read/write support #25

Closed makitalo closed 4 years ago

makitalo commented 4 years ago

Also fixed the empty top10 constants (removed multi from TOP10_SINGLEPLAYER, and removed the EOF marker from both TOP10_SINGLEPLAYER and TOP10_MULTIPLAYER).

tiinanen commented 4 years ago

Looks good! Could you add a test for packing/unpacking an across level?

makitalo commented 4 years ago

Good idea, added.