A helper JSON blob found in .fnfc files.
Static variables
staticfinalread onlyCHART_MANIFEST_DATA_VERSION:Version = "1.0.0"
The current semantic version of the chart manifest data.
Static methods
Constructor
Variables
songId:String
The internal song ID for this chart. The metadata and chart data file names are derived from this.
Methods
serialize(pretty:Bool = true):String
Serialize this ChartManifestData into a JSON string.
Returns:
The JSON string.