mirror of
https://github.com/TangentFoxy/lua-date.git
synced 2025-07-27 18:42:18 +00:00
7 lines
103 B
Plaintext
7 lines
103 B
Plaintext
modules = {
|
|
["date"] = "src/date.lua",
|
|
["date.*"] = "src"
|
|
}
|
|
runreport = true
|
|
deletestats = false
|