Altered expcore to have different module names

This commit is contained in:
Cooldude2606
2019-05-29 22:31:23 +01:00
parent 801f942d29
commit a4543b44fe
60 changed files with 492 additions and 373 deletions

View File

@@ -1,6 +1,5 @@
--- Adds some commonly used functions used in many modules
-- @author cooldude2606
-- @module Common
--[[
>>>>Functions List (see function for more detail):
Common.type_check(value,test_type) --- Compare types faster for faster validation of prams