Difference between revisions of "Extensions:Subtype rarities"
Jump to navigation
Jump to search
(Created page with "{{subst:Extension Page}}") Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=Subtype Rarities|desc=allows subtypes to have visible rarities.|auth=Newt|status=Stable|github={{Github|user=ne-wt|branch=extension/subtype-rarities}}|LKVer=2.1.0|migration=yes|package=no}} |
− | + | allows subtypes to have visible rarities similar to features. | |
== Installation == | == Installation == | ||
− | < | + | pull and run <code>php artisan migrate</code>, run <code>php artisan optimize</code>. |
− | |||
− | < | ||
− | |||
− | < | ||
− | |||
− | < | ||
== Images == | == Images == | ||
<!-- Do you have any images to show what it looks like in action? --> | <!-- Do you have any images to show what it looks like in action? --> | ||
== 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 13:17, 2 May 2024
Description | allows subtypes to have visible rarities. |
---|---|
Author(s) | Newt |
Status | Stable |
Github | extension/subtype-rarities |
LK Version | 2.1.0 |
Contains a Migration | |
allows subtypes to have visible rarities similar to features.
Installation
pull and run php artisan migrate
, run php artisan optimize
.