Difference between revisions of "Extensions:See Loot Rolls"

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=See Loot Rolls|desc=A short description|auth=Newt|status=Stable|github={{Github|user=ne-wt|branch=extension/subtype-rarities}}|LKVer=2.0.0|migration=no|package=no}}
<!-- Put a short summary of your extension here! -->
+
allows users and mods to see loot rolled.
 
== Installation ==
 
== Installation ==
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. -->
+
pull and 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? -->
+
<gallery>
== See Also ==
+
File:See Loot Rolls.png
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. -->
+
</gallery>
 
 

Latest revision as of 14:40, 2 May 2024

See Loot Rolls
Description A short description
Author(s) Newt
Status Stable
Github extension/subtype-rarities
LK Version 2.0.0






allows users and mods to see loot rolled.

Installation

pull and run php artisan optimize.

Images