Update: Switch to sfinv
This commit is contained in:
parent
2ffc11443a
commit
0c37d766c3
9
.gitmodules
vendored
9
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "mods/unified_inventory"]
|
||||
path = mods/unified_inventory
|
||||
url = https://github.com/minetest-mods/unified_inventory
|
||||
[submodule "mods/sfinv"]
|
||||
path = mods/sfinv
|
||||
url = https://github.com/rubenwardy/sfinv
|
||||
[submodule "mods/cg_plus"]
|
||||
path = mods/cg_plus
|
||||
url = https://github.com/random-geek/cg_plus
|
||||
|
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## [Jun 14th 2024] Minor Update: Switch to sfinv
|
||||
|
||||
- Replaced unified_inventory with sfinv
|
||||
- Added cg_plus (Crafting Guide Plus)
|
||||
|
||||
## [Jun 14th 2024] Major Update: Luck and Boxes
|
||||
|
||||
- Added Lootboxes
|
||||
|
1
mods/cg_plus
Submodule
1
mods/cg_plus
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 6511eb8261cb1c292228e76c0906b642e26f2a16
|
1
mods/sfinv
Submodule
1
mods/sfinv
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit dbe59fd71b45542fe086bb18dfc0421aa323ca05
|
@ -1 +0,0 @@
|
||||
Subproject commit 2c9449b6e796c5a4bcf832b10595c5a78e237dc6
|
Loading…
x
Reference in New Issue
Block a user