mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-29 20:16:38 +09:00
Automatic Doc Update
This commit is contained in:
@@ -184,6 +184,11 @@
|
||||
<h2>Guis</h2>
|
||||
<table class="module_list">
|
||||
<tr>
|
||||
<td class="name"><a href="guis/Autofill.html">Autofill</a></td>
|
||||
<td class="summary"><span>Gui Module - Autofill
|
||||
- Adds a button to enable Autofill</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="guis/Player-List.html">Player-List</a></td>
|
||||
<td class="summary"><span>Gui Module - Player List
|
||||
- Adds a player list to show names and play time; also includes action buttons which can preform actions to players</span></td>
|
||||
@@ -421,6 +426,10 @@ see ./expcore/commands.lua for more details</span></td>
|
||||
<td class="summary"><span>This is the main config file for the role system; file includes defines for roles and role flags and default values</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="configs/Autofill.html">Autofill</a></td>
|
||||
<td class="summary"><span>This file contains all the different settings for the autofill system and gui</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="configs/Player-List.html">Player-List</a></td>
|
||||
<td class="summary"><span>Config for the different action buttons that show on the player list;
|
||||
each button has the button define(s) given along side an auth function, and optional reason callback;
|
||||
@@ -550,7 +559,7 @@ Events.set_event_filter(defines.events.on_built_entity, {{filter = "name", name
|
||||
<i>generated by <a href="http://github.com/stevedonovan/LDoc">LDoc </a></i>
|
||||
</div>
|
||||
<div class="content-footer column col-9 col-sm-12">
|
||||
<i>Last updated 2020-09-08 18:12:00 UTC</i>
|
||||
<i>Last updated 2020-09-12 02:01:32 UTC</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user