View source
class AlbumRegistry
package funkin.data.freeplay.album
extends BaseRegistry_funkin_ui_freeplay_Album_funkin_data_freeplay_album_AlbumData_funkin_data_freeplay_album_AlbumEntryParams
implements DefaultRegistryImpl, ISingleton
Available on all platforms
Static variables
staticfinalread onlyALBUM_DATA_VERSION:Version = "1.0.0"
The current version string for the album data format.
Handle breaking changes by incrementing this value
and adding migration to the migrateAlbumData() function.