data is the new res folder

This commit is contained in:
yago
2015-01-06 21:04:45 +01:00
parent 859fb485fa
commit 6c9efc902c
6 changed files with 23 additions and 16 deletions

View File

@ -5,7 +5,7 @@ json = (loadfile "./libs/JSON.lua")()
serpent = (loadfile "./libs/serpent.lua")()
require("./bot/utils")
VERSION = '0.8.1'
VERSION = '0.8.2'
function on_msg_receive (msg)
vardump(msg)