server-nalc/mods/mff
LeMagnesium 2bc265bd29 Prevent fake players from increasing task counters
- Solves #246
2015-08-28 11:15:40 +02:00
..
mff_core mithril string, minotaur bow improved, tweak caracteristics, recipes, etc... for the hunter 2015-07-22 02:34:31 +02:00
mff_introspect mithril string, minotaur bow improved, tweak caracteristics, recipes, etc... for the hunter 2015-07-22 02:34:31 +02:00
mff_pclasses Updated pclasses 2015-08-20 17:18:57 +02:00
mff_quests Prevent fake players from increasing task counters 2015-08-28 11:15:40 +02:00
README.md mithril string, minotaur bow improved, tweak caracteristics, recipes, etc... for the hunter 2015-07-22 02:34:31 +02:00
modpack.txt mithril string, minotaur bow improved, tweak caracteristics, recipes, etc... for the hunter 2015-07-22 02:34:31 +02:00

README.md

  • MFF-specific mods folder

** Code convention All MFF mods must be in the mff global table, and thus shall depend on the mff_core mod first defining it. The reason for this is to allow introspection using mff_introspect to track bugs at runtime, and more generally to define a code namespace.