minetest-mods / mob-engine

Mob Engine (formely Creatures MOB-Engine) is a mod(pack) for Minetest that provides a mob engine and several creatures to the game.
13 stars 5 forks source link

Create separated mods for each creature #24

Open BrunoMine opened 5 years ago

BrunoMine commented 5 years ago

I am creating this issue to discuss how to separate creature mods. @lnjX @Diogo-Gomes Let's create repositories separately? (eg cme_sheep, cme_ghost, cme_zombie) Let's create a single repository with all separate creatures from the API? (eg creatures and cme_mobs or cme_animals, cme_monsters) Are we going to keep the API and creatures in the same repository by forming a ModPack?

BrunoMine commented 5 years ago

No one has addressed this issue yet, I also want to know how the specific version of each MOD should work. I'm thinking of abolishing all and keeping only the general version of the project.