Difference between revisions of "Extensions:Claymores and Companions"

From Lorekeeper Wiki
Jump to navigation Jump to search
(Created page with "{{subst:Extension Page}}")
Tag: 2017 source edit
 
(Add links to extension pages (even those that don't have documentation yet))
Tag: 2017 source edit
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Extensioninfobox|title=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|migration=yes/no|package=yes/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=1.0.0|migration=yes|package=no}}
 +
 
 +
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.
 +
 
 
<!-- Put a short summary of your extension here! -->
 
<!-- Put a short summary of your extension here! -->
 
== 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>, run <code>php artisan update-extension-tracker</code> and <code>php artisan add-levels</code>.
 +
Please view the relevant extension pages.
 
== Configuration ==
 
== Configuration ==
 
<!-- Is any configuration necessary? Describe it here! -->
 
<!-- Is any configuration necessary? Describe it here! -->
 +
Please view the relevant extension pages.
 +
Extensions included:
 +
<br>- [[Extensions:Pets]]
 +
<br>- [[Extensions:Levels & Stats]]
 +
<br>- [[Extensions:Character Skills]]
 +
<br>- [[Extensions:Weapons & Gear]]
 
== Usage ==
 
== Usage ==
 
<!-- Is there anything users should know about using your extension? -->
 
<!-- Is there anything users should know about using your extension? -->
Line 13: Line 24:
 
== See Also ==
 
== See Also ==
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
 

Latest revision as of 16:41, 18 February 2023

Claymores and Companions
Description A combo extension
Author(s) Newt
Status stable
Github extension/claymores-and-companions
LK Version 1.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 php artisan migrate, run php artisan update-extension-tracker and php artisan add-levels. 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