Skip to content

Commit

Permalink
add xcompat to the test/build deps
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Feb 26, 2024
1 parent 04b0663 commit 774e744
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .test/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN apk add git &&\
git clone --recurse-submodules --depth 1 https://github.com/mt-mods/basic_materials.git &&\
git clone --depth 1 https://github.com/mt-mods/pipeworks.git &&\
git clone --depth 1 https://github.com/minetest-mods/moreores.git &&\
git clone --depth 1 https://github.com/mt-mods/xcompat.git &&\
mkdir /root/.minetest/games &&\
git clone https://github.com/minetest/minetest_game.git /root/.minetest/games/minetest &&\
cd /root/.minetest/games/minetest &&\
Expand Down

0 comments on commit 774e744

Please sign in to comment.