Updates for v1.07
This commit is contained in:
parent
28243c9945
commit
23bd879631
|
|
@ -12,9 +12,8 @@
|
|||
3. Unload TriviaTime. Since you are unloading the plugin, you will not have to restart or kill your bot.
|
||||
4. Do not delete any files in TriviaTime/storage during this process (aside from samplequestions, if you wish).
|
||||
5. Copy over the changed files.
|
||||
* Version v1.01 to v1.06 files changed: **README.md, triviatime.css, about.html.php, plugin.py, config.py, __init__.py** (the changes to config only involded descriptions; no changes to database).
|
||||
* Version v1.03 to v1.06 files changed: **README.md, plugin.py, __init__.py, config.py** (the changes to config only involded descriptions; no changes to database).
|
||||
* Version v1.05 to v1.06 files changed: **README.md, plugin.py, __init__.py**
|
||||
* Version v1.03 to v1.07 files changed: **README.md, plugin.py, __init__.py, config.py, samplequestions** (the changes to config only involded descriptions; no changes to database).
|
||||
* Version v1.05, v1.06 to v1.07 files changed: **README.md, plugin.py, __init__.py, samplequestions**
|
||||
6. If there were any changes to the database, they should be updated automatically. Otherwise, further instructions for updating that version will appear here.
|
||||
7. If config.py was changed, you will need to manually add your desired values again. You can compare the previous file (the backup) to the new file.
|
||||
8. Load TriviaTime again. If you followed the instructions correctly, you won't have an error.
|
||||
|
|
|
|||
Loading…
Reference in New Issue