3 releases
new 0.0.3 | Jan 17, 2025 |
---|---|
0.0.2 | Sep 27, 2024 |
0.0.1 | Sep 14, 2024 |
#1074 in Game dev
153 downloads per month
Used in 2 crates
(via fmc_vanilla)
280KB
5.5K
SLoC
Fmc
How to run
cd client && cargo run --release
Singleplayer takes a little while to work as it must download the server(10mb).
Modding
Mods can be added through the fmc build
command, see also fmc build --template
for an example.
Mods are rust crates, and can be found at crates.io by searching for fmc_
To develop your own mod, see the example mod
Licensing
Dependencies
~68–105MB
~2M SLoC