Difference between revisions of "Extensions:Subtype rarities"

From Lorekeeper Wiki
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=the extension's name|desc=A short description|auth=Author(s)|status=status (such as WIP, testing, stable)|github={{Github|user=username|branch=branch}}|LKVer=What Lorekeeper version the ext is built on|migration=yes/no|package=yes/no}}
+
{{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}}
<!-- Put a short summary of your extension here! -->
+
allows subtypes to have visible rarities similar to features.
 
== Installation ==
 
== Installation ==
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
+
pull and run <code>php artisan migrate</code>, run <code>php artisan optimize</code>.
== Configuration ==
 
<!-- Is any configuration necessary? Describe it here! -->
 
== Usage ==
 
<!-- Is there anything users should know about using your extension? -->
 
== Troubleshooting ==
 
<!-- Are there known issues or errors that require user action? Who should they contact, and where, for support? -->
 
 
== 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 14:17, 2 May 2024

Subtype Rarities
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.

Images

See Also