[DiscordArchive] Where's the lua_scripts folder located with docker windows?
[DiscordArchive] Where's the lua_scripts folder located with docker windows?
Archived author: Jeebus • Posted: 2021-03-13T14:55:17.871000+00:00
Original source
Where's the lua_scripts folder located with docker windows?
I've not been able to find it at all.
I realize you can change the yml and bind it somewhere but is that really necessary?
It's not default made somewhere?
Archived author: locus313 • Posted: 2021-03-13T15:18:59.609000+00:00
Original source
the folder does not automatically get created. but you can created it under `docker/worldserver/bin/` .By default it looks for folder in the same directory as the worldserver binary is located.
Archived author: Jeebus • Posted: 2021-03-13T15:19:33.557000+00:00
Original source
Yeah thought so, actually just created it inside there lmao
Appreciate the reply!