View source
class StageRegistry
package funkin.data.stage
extends BaseRegistry_funkin_play_stage_Stage_funkin_data_stage_StageData_funkin_data_stage_StageEntryParams
implements DefaultRegistryImpl, ISingleton
Available on all platforms
Static variables
staticfinalread onlySTAGE_DATA_VERSION:Version = "1.0.2"
The current version string for the stage data format.
Handle breaking changes by incrementing this value
and adding migration to the migrateStageData() function.