mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-30 12:31:41 +09:00
Automattic Doc Update
This commit is contained in:
@@ -58,6 +58,11 @@
|
||||
<td class="name"><a href="core/Common.html">Common</a></td>
|
||||
<td class="summary"><span>Core Module - Common
|
||||
- Adds some commonly used functions used in many modules</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="core/Datastore.html">Datastore</a></td>
|
||||
<td class="summary"><span>Core Module - Datastore
|
||||
- A module used to store data in the global table with the option to have it sync to an external source.</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="core/Gui.html">Gui</a></td>
|
||||
@@ -68,6 +73,11 @@
|
||||
<td class="name"><a href="core/Groups.html">Groups</a></td>
|
||||
<td class="summary"><span>Core Module - Permission Groups
|
||||
- Permission group making for factorio so you never have to make one by hand again</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="core/PlayerData.html">PlayerData</a></td>
|
||||
<td class="summary"><span>Core Module - PlayerData
|
||||
- A module used to store player data in a central datastore to minimize data requests and saves.</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="name"><a href="core/Roles.html">Roles</a></td>
|
||||
@@ -524,7 +534,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-05-26 17:59:21 UTC</i>
|
||||
<i>Last updated 2020-05-26 18:12:18 UTC</i>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user