fixing world

This commit is contained in:
Chris Cochrun 2026-06-04 10:11:15 -05:00
parent f8213692e5
commit b1c97664c2

View file

@ -69,7 +69,7 @@
services.minetest-server = {
enable = true;
configPath = /home/chris/luanti;
world = "myworld";
world = /home/chris/luanti/worlds/myworld;
gameId = "mineclone2";
};