darklua 0.16.0

Transform Lua scripts
Documentation
1
2
3
4
return {
	d1 = require("./d1"),
	d2 = require("./d2"),
}