forked from public/foundryvtt-wh4-lang-fr-fr
Various minor fixes
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package.path = package.path .. ";luajson/?.lua"
|
||||
local JSON = require"json"
|
||||
|
||||
local enjsonf = "../../WFRP-4th-Edition-FoundryVTT/lang/en.json"
|
||||
local enjsonf = "../../WFRP-4th-Edition-FoundryVTT_SLADECRAVEN/lang/en.json"
|
||||
local frjsonf = "../fr.json"
|
||||
|
||||
local fp = io.open(enjsonf, "r")
|
||||
|
Reference in New Issue
Block a user