Skip to content

Commit

Permalink
Add alpha_workaround mod
Browse files Browse the repository at this point in the history
  • Loading branch information
luk3yx committed Oct 15, 2024
1 parent 6c63165 commit 22e9e08
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -431,3 +431,6 @@
[submodule "flow"]
path = flow
url = https://github.com/luk3yx/minetest-flow.git
[submodule "alpha_workaround"]
path = alpha_workaround
url = https://github.com/C-C-Minetest-Server/alpha_workaround.git
1 change: 1 addition & 0 deletions alpha_workaround
Submodule alpha_workaround added at a11f23
1 change: 1 addition & 0 deletions world.mt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ load_mod_3d_armor_stand = true
load_mod_3d_armor_ui = true
load_mod_3dmushrooms = true
load_mod_along_shore = true
load_mod_alpha_workaround = true
load_mod_ambience = true
load_mod_aqua_farming = true
load_mod_areas = true
Expand Down

0 comments on commit 22e9e08

Please sign in to comment.