mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
commit
4f576958d2
1 changed files with 2 additions and 2 deletions
|
@ -39,13 +39,13 @@
|
|||
when: minetest_default_game == "carbone-ng"
|
||||
|
||||
# Install games
|
||||
#- include: minetest_install_games.yml
|
||||
#- include_tasks: minetest_install_games.yml
|
||||
# with_items:
|
||||
# - name: carbone-ng
|
||||
# url: https://github.com/Calinou/carbone-ng
|
||||
|
||||
# Install mods
|
||||
- include: minetest_install_mods.yml
|
||||
- include_tasks: minetest_install_mods.yml
|
||||
with_items:
|
||||
- name: moreblocks
|
||||
url: https://github.com/minetest-mods/moreblocks/archive/master.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue