You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 years ago | |
---|---|---|
mff_core | 5 years ago | |
mff_hud@15e47f354b | 5 years ago | |
mff_introspect | 5 years ago | |
mff_pclasses | 5 years ago | |
mff_quests | 5 years ago | |
.gitmodules | 4 years ago | |
README.md | 5 years ago | |
modpack.txt | 5 years ago |
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.