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