Difference between revisions of "Extensions:Claymores and Companions"

From Lorekeeper Wiki
Jump to navigation Jump to search
Tag: 2017 source edit
m (Added the add-site-settings command.)
Tag: 2017 source edit
Line 9: Line 9:
  
 
* <code>php artisan migrate</code>
 
* <code>php artisan migrate</code>
 +
* <code>php artisan add-site-settings</code>
 
* <code>php artisan add-levels</code>
 
* <code>php artisan add-levels</code>
 
* <code>php artisan update-pets</code>
 
* <code>php artisan update-pets</code>

Revision as of 01:07, 1 January 2025

Claymores and Companions
Description A combo extension
Author(s) Newt
Status stable
Github extension/claymores-and-companions
LK Version 3.0.0
Contains a Migration






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 migrate
  • php artisan add-site-settings
  • php artisan add-levels
  • php artisan update-pets
  • php artisan convert-level-tables
  • php artisan merge-levels
  • php 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

Usage

Troubleshooting

Images

See Also