User Tools

Site Tools



mashlib

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
mashlib [2021/12/25 21:59] – old revision restored (2021/05/08 19:35) masshirodevmashlib [2021/12/25 22:01] (current) masshirodev
Line 1: Line 1:
-MashLib+===== MashLib =====
 A collection of useful commands that are going to be necessary to run my future addons. A collection of useful commands that are going to be necessary to run my future addons.
  
-==== Support+==== Support ====
 If you need support with this library or just wanna chat, join my [Discord Server](https://discord.gg/CvA8zjNRnq)! :D If you need support with this library or just wanna chat, join my [Discord Server](https://discord.gg/CvA8zjNRnq)! :D
  
-==== Structure+==== Structure ====
 <code lua> <code lua>
 MashLib = { MashLib = {
Line 24: Line 24:
 </code> </code>
  
-==== API +==== API ==== 
-=== Helpers+=== Helpers ===
 <code lua> <code lua>
 --[[ --[[
Line 241: Line 241:
 </code> </code>
  
-=== System+=== System ===
 <code lua> <code lua>
 --[[ --[[
Line 390: Line 390:
 </code> </code>
  
-=== Powershell+=== Powershell ===
 <code lua> <code lua>
 --[[ --[[
Line 424: Line 424:
 </code> </code>
  
-=== Character+=== Character ===
 <code lua> <code lua>
 --[[ --[[
Line 469: Line 469:
 </code> </code>
  
-=== Character.Inventory+=== Character.Inventory ===
 <code lua> <code lua>
 --[[ --[[
Line 554: Line 554:
 </code> </code>
  
-=== API+=== API ===
 <code lua> <code lua>
 --[[ --[[
Line 564: Line 564:
 </code> </code>
  
-=== Crafting+=== Crafting ===
 <code lua> <code lua>
 --[[ --[[
Line 574: Line 574:
 </code> </code>
  
-=== Gathering +=== Gathering === 
-=== Battle+=== Battle ===
 <code lua> <code lua>
 --[[ --[[
Line 592: Line 592:
 </code> </code>
  
-=== Hacks+=== Hacks ===
 <code lua> <code lua>
 --[[ --[[
Line 603: Line 603:
 </code> </code>
  
-=== Hunt+=== Hunt ===
 <code lua> <code lua>
 --[[ --[[
Line 637: Line 637:
 </code> </code>
  
-=== Space+=== Space ===
 <code lua> <code lua>
 --[[ --[[
mashlib.txt · Last modified: 2021/12/25 22:01 by masshirodev