forked from public/foundryvtt-wh4-lang-fr-fr
Sync to v9/v5
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
package.path = package.path .. ";luajson/?.lua"
|
||||
local JSON = require"json"
|
||||
|
||||
local path_in = "../tables/spider.json"
|
||||
local path_in = "../tables/whathappensnext.json"
|
||||
local f1 = io.open(path_in, "r")
|
||||
local strjson = f1:read("*a")
|
||||
f1:close()
|
||||
|
Reference in New Issue
Block a user