Skip to content

Migration Guide (1.0.2 1.1.0)

Andrew edited this page Oct 25, 2022 · 2 revisions

In order to optimize this script, the config has been totally revamped for 1.1.0.

This means that configs from 1.0.2 and lower will NOT work on 1.1.0+ versions.

You have 2 options when migrating your configs.

Option 1:

Start Fresh

Option 2:

Migrate

  • All old values have a current value in the new mapping
OLD NEW
config.image config.image.active
config.imagesource config.image.source
config.backgroundcolor config.image.backgroundcolor
config.yt config.youtube.active
config.embed config.youtube.source
config.video config.video.active
config.videosrc config.video.source
config.videovolume config.video.volume
config.audio config.audio.active
config.audiovolume config.audio.volume
config.timeelapsed config.timeelapsed
config.loadtime.minimum REMOVED
config.loadtime.skip config.loadtime.skip
config.loadtime.lang config.loadtime.lang
config.loading.active config.loading.active
config.loading.icon config.loading.icon
config.loading.color config.loading.color
Clone this wiki locally