2 releases
new 0.1.1 | Jan 17, 2025 |
---|---|
0.1.0 | Jan 17, 2025 |
#5 in #demonstrate
27KB
This is meant to demonstrate how to set up a mod and does not show much in the way of features. You are expected to find what you need in the game's docs and source.
Naming
If you publish your mod to crates.io please show consideration for the registry by naming your mod "fmc_your_mod_name". It will also help people searching for mods, as they can search for the prefix.
Assets
You can add your own assets to the assets folder, see the layout in
fmc_vanilla for how to organize them.
They will automatically be included in the game when compiled.
Dependencies
~69–105MB
~2M SLoC