forked from github/server
fixed path
This commit is contained in:
parent
9cfb41d393
commit
1296d49208
|
@ -1,5 +1,5 @@
|
||||||
local srcpath = config.source_dir
|
local srcpath = config.source_dir
|
||||||
local respath = srcpath .. '/example/res'
|
local respath = srcpath .. '/eressea/res'
|
||||||
local paths = {
|
local paths = {
|
||||||
'eressea/scripts/?.lua',
|
'eressea/scripts/?.lua',
|
||||||
'server/scripts/?.lua',
|
'server/scripts/?.lua',
|
||||||
|
|
Loading…
Reference in New Issue