Update docs, changelogs, example. Prepare to 0.6.0 release

This commit is contained in:
Insality
2021-04-06 00:03:55 +03:00
parent 015564f5b3
commit 9ff97b98ea
62 changed files with 2597 additions and 3418 deletions

View File

@@ -1,5 +1,6 @@
local lang = require("example.lang")
--- @type druid
local druid = require("druid.druid")
local lang = require("example.lang")
local function empty_callback(self, param)
print("Empty callback. Param", param)