Difference between revisions of "Extensions:Claymores and Companions"
Jump to navigation
Jump to search
m (Edited version.) Tag: 2017 source edit |
m Tag: 2017 source edit |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{Extensioninfobox|title=Claymores and Companions|desc=A combo extension|auth=Newt|status=stable|github={{Github|user=ne-wt|branch=extension/claymores-and-companions}}|LKVer=3.0.0|migration=yes|package=no}} | {{Extensioninfobox|title=Claymores and Companions|desc=A combo extension|auth=Newt|status=stable|github={{Github|user=ne-wt|branch=extension/claymores-and-companions}}|LKVer=3.0.0|migration=yes|package=no}} | ||
| − | + | {| style="margin: 4px auto; width: 80%; border: 1px solid #a31f1f; background: #cf8a8a;" | |
| + | |- | ||
| + | | '''<u>THIS EXTENSION IS ON THE DEVELOP BRANCH, IT IS NOT v3.0.0</u>''' | ||
| + | |- | ||
| + | | The active develop branch was pulled into this extension around mid-December 2024. It is <u>NOT</u> on v3.0.0, please be aware and take caution when installing. | ||
| + | |- | ||
| + | |} | ||
Note: When upgrading or installing this extension, make sure to check all changes and conflicts as you move through to ensure no incorrect files are changed or moved. This is especially important if you have the Character Drops extension, as the Pet Drops addition was made using code from Drops. | Note: When upgrading or installing this extension, make sure to check all changes and conflicts as you move through to ensure no incorrect files are changed or moved. This is especially important if you have the Character Drops extension, as the Pet Drops addition was made using code from Drops. | ||
| Line 6: | Line 12: | ||
== Installation == | == Installation == | ||
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. --> | <!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. --> | ||
| − | pull and run <code>php artisan migrate</code> | + | pull and run the following |
| + | |||
| + | * <code>php artisan migrate</code> | ||
| + | * <code>php artisan add-site-settings</code> | ||
| + | * <code>php artisan add-levels</code> | ||
| + | * <code>php artisan update-pets</code> | ||
| + | * <code>php artisan convert-level-tables</code> | ||
| + | * <code>php artisan merge-levels</code> | ||
| + | * <code>php artisan update-extension-tracker</code> | ||
| + | |||
Please view the relevant extension pages. | Please view the relevant extension pages. | ||
| + | |||
== Configuration == | == Configuration == | ||
<!-- Is any configuration necessary? Describe it here! --> | <!-- Is any configuration necessary? Describe it here! --> | ||
Latest revision as of 15:14, 3 January 2025
| Description | A combo extension |
|---|---|
| Author(s) | Newt |
| Status | stable |
| Github | extension/claymores-and-companions |
| LK Version | 3.0.0 |
| Contains a Migration | |
| THIS EXTENSION IS ON THE DEVELOP BRANCH, IT IS NOT v3.0.0 |
| The active develop branch was pulled into this extension around mid-December 2024. It is NOT on v3.0.0, please be aware and take caution when installing. |
Note: When upgrading or installing this extension, make sure to check all changes and conflicts as you move through to ensure no incorrect files are changed or moved. This is especially important if you have the Character Drops extension, as the Pet Drops addition was made using code from Drops.
Installation
pull and run the following
php artisan migratephp artisan add-site-settingsphp artisan add-levelsphp artisan update-petsphp artisan convert-level-tablesphp artisan merge-levelsphp artisan update-extension-tracker
Please view the relevant extension pages.
Configuration
Please view the relevant extension pages.
Extensions included:
- Extensions:Pets
- Extensions:Levels & Stats
- Extensions:Character Skills
- Extensions:Weapons & Gear