Skip to content

pulsar-de/helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

tool.lua - a lua tool library with useful functions

  • based on: "luadch/core/util.lua" written by blastbeat and pulsar
  • license: unless otherwise stated: GNU General Public License, Version 3

usage:

local tool = require( "tool" )

e.g.:

tool.TableIndexChange( tbl, old_index, new_index )

About

helper libs etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages