[README.md] Mod list added.

This commit is contained in:
Quentin Bazin 2018-12-15 05:12:34 +01:00
parent dea2fe32e9
commit ae236b76be
4 changed files with 44 additions and 31 deletions

42
.gitmodules vendored
View File

@ -1,36 +1,30 @@
# [submodule "mods/wtdn"]
# path = mods/wtdn
# url = git@github.com:Quent42340/wtdn.git
[submodule "mods/minetest_game"]
path = mods/minetest_game
url = https://github.com/minetest/minetest_game
[submodule "mods/connected_chests"]
path = mods/connected_chests
url = https://github.com/HybridDog/connected_chests.git
[submodule "mods/elepower"]
path = mods/elepower
url = https://gitlab.icynet.eu/evert/elepower.git
[submodule "mods/fluid_lib"]
path = mods/fluid_lib
url = https://gitlab.icynet.eu/evert/fluid_lib.git
[submodule "mods/fromscratch"]
path = mods/fromscratch
url = https://github.com/Quent42340/FromScratch.git
[submodule "mods/item_drop"]
path = mods/item_drop
url = https://github.com/Quent42340/item_drop.git
[submodule "mods/melterns"]
path = mods/melterns
url = https://gitlab.icynet.eu/evert/melterns.git
[submodule "mods/quest_lib"]
path = mods/quest_lib
url = https://github.com/Quent42340/quest_lib.git
[submodule "mods/sky_islands"]
path = mods/sky_islands
url = https://github.com/Quent42340/sky_islands.git
[submodule "mods/item_drop"]
path = mods/item_drop
url = https://github.com/Quent42340/item_drop.git
[submodule "mods/unified_inventory"]
path = mods/unified_inventory
url = https://github.com/minetest-mods/unified_inventory.git
[submodule "mods/fluid_lib"]
path = mods/fluid_lib
url = https://gitlab.icynet.eu/evert/fluid_lib.git
[submodule "mods/elepower"]
path = mods/elepower
url = https://gitlab.icynet.eu/evert/elepower.git
[submodule "mods/melterns"]
path = mods/melterns
url = https://gitlab.icynet.eu/evert/melterns.git
[submodule "mods/storage_interface"]
path = mods/storage_interface
url = https://github.com/cx384/storage_interface.git
[submodule "mods/connected_chests"]
path = mods/connected_chests
url = https://github.com/HybridDog/connected_chests.git
[submodule "mods/unified_inventory"]
path = mods/unified_inventory
url = https://github.com/minetest-mods/unified_inventory.git

View File

@ -13,3 +13,27 @@ This Minetest game is heavily inspirated by FeedTheBeast SkyFactory.
`git clone --recursive git@github.com:Quent42340/SkyFactory.git`
(Needed for submodules)
## Mod list
- [bonemeal](https://notabug.org/TenPlus1/bonemeal) (local)
- [connected_chests](https://github.com/HybridDog/connected_chests)
- [elepower](https://gitlab.icynet.eu/evert/elepower)
- [facade](https://github.com/TumeniNodes/facade) (local)
- [farming](https://notabug.org/TenPlus1/Farming) (local)
- [fluid_lib](https://gitlab.icynet.eu/evert/fluid_lib)
- [fromscratch](https://github.com/Quent42340/FromScratch)
- [hopper](https://github.com/minetest-mods/hopper) (local)
- [intllib](https://github.com/minetest-mods/intllib) (local)
- [item_drop](https://github.com/Quent42340/item_drop)
- [melterns](https://gitlab.icynet.eu/evert/melterns)
- [minetest_game](https://github.com/minetest/minetest_game) (local)
- [moreblocks](https://github.com/minetest-mods/moreblocks) (local)
- [mydoors](https://github.com/minetest-mods/mydoors) (local)
- [protector](https://github.com/Zeg9/minetest-protect) (local)
- [quest_lib](https://github.com/Quent42340/quest_lib)
- skyfactory_quests (local mod)
- [sky_islands](https://github.com/Quent42340/sky_islands)
- [storage_interface](https://github.com/cx384/storage_interface)
- [unified_inventory](https://github.com/minetest-mods/unified_inventory)
- [witt](https://github.com/MightyAlex200/WiTT) (has some local changes)

7
TODO
View File

@ -1,11 +1,6 @@
TODO
# SkyFactory 0.2.0a
• DONE: Release `FromScratch 0.3.0a`
• DONE: Fix blockers in `skyblock`
# SkyFactory 0.2.1a
# SkyFactory 0.2.2a
• TODO: Add more quest pages for `elepower` and `melterns`

@ -1 +1 @@
Subproject commit a5d8a2717a1e82712bb7ddcca9044e2ee6fe90c2
Subproject commit c36fc61dc0b01744da46f3ba13e59a30ab9fbb63