mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-05 18:10:26 +01:00
aa2f62afb3
- Chmod-ed all files - Removed whitespaces - Added automated arbalest in spreadsheet, throwing, and hunters' reserved items - Solves #206 |
||
---|---|---|
.. | ||
mff_core | ||
mff_introspect | ||
mff_pclasses | ||
mff_quests | ||
modpack.txt | ||
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.