浏览代码

Luanti 5.10 issues with mod data dir

Unfortunately I've tried looking in Luanti's source code to see where it
says this... (I'll have to grep a clone to maybe find it)
Apollo 2 周之前
父节点
当前提交
1b1509365c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      docker-compose.yml

+ 1 - 0
docker-compose.yml

@@ -6,6 +6,7 @@ services:
                 ports:
                         - "30000:30000/udp"
                 volumes:
+                        - ./data/mod_data:/mintest/mod_data
                         - ./data/minetest.conf:/minetest/minetest.conf
                         - ./data/worlds:/minetest/worlds
                         - ./data/games:/minetest/games