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

Download history 93/week @ 2024-09-21 61/week @ 2024-09-28 2/week @ 2024-10-05 9/week @ 2024-10-12 2/week @ 2024-10-19 3/week @ 2024-11-02 2/week @ 2024-11-16

153 downloads per month
Used in 2 crates (via fmc_vanilla)

MIT/Apache

280KB
5.5K SLoC

Fmc

Discord

image

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

client - AGPLv3
fmc - MIT or Apache-2.0

Dependencies

~68–105MB
~2M SLoC