mirror of
https://github.com/Reuh/candran.git
synced 2025-10-27 17:59:30 +00:00
Candran 1.0.0
This commit is contained in:
parent
f0cacd6f08
commit
7131c5c8b1
5 changed files with 15 additions and 15 deletions
|
|
@ -1,4 +1,4 @@
|
|||
local candran = { ["VERSION"] = "0.14.0" } -- candran.can:2
|
||||
local candran = { ["VERSION"] = "1.0.0" } -- candran.can:2
|
||||
package["loaded"]["candran"] = candran -- candran.can:4
|
||||
local function _() -- candran.can:7
|
||||
local candran = require("candran") -- ./candran/util.can:1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue