darklua 0.18.0

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