Skip to content

Updating the Script🔸

kat edited this page Dec 16, 2022 · 1 revision

Occasionally the script will be updated such that bugs are fixed, performance is improved, or new features are added. Updating to the newest version of the script is relatively easy.

First, take note of any customizations you have applied to the main file. You may want to apply those customizations to the new script. Afterwards, simply replace your old main file in your project with the new one on Github. Reapply any customizations you may have done. When updating, there is no need to do a full sync. Check the setup page to make sure that the required database structure has not changed! You'll need to update your database to the new required structure if something is different.

You shouldn't need to modify your calendar IDs file in most cases. It is very unlikely that the format of that file ever changes.

Clone this wiki locally