GTASA / moonloader /lib /path /module.lua
nttl050611's picture
Upload 2089 files
d7c5875 verified
Raw
History Blame Contribute Delete
524 Bytes
------------------------------------------------------------------
--
-- Author: Alexey Melnichuk <alexeymelnichuck@gmail.com>
--
-- Copyright (C) 2013-2016 Alexey Melnichuk <alexeymelnichuck@gmail.com>
--
-- Licensed according to the included 'LICENCE' document
--
-- This file is part of lua-path library.
--
------------------------------------------------------------------
return{
_NAME = "path";
_VERSION = "0.3.1-dev";
_COPYRIGHT = "Copyright (C) 2013-2016 Alexey Melnichuk";
_LICENSE = "MIT";
}