3 releases

0.0.3 Jan 17, 2025
0.0.2 Sep 27, 2024
0.0.1 Sep 14, 2024

#1268 in Game dev

Download history 1/week @ 2024-10-30 2/week @ 2024-11-06 1/week @ 2024-11-13 1/week @ 2024-11-20 141/week @ 2025-01-15 8/week @ 2025-01-29 13/week @ 2025-02-05

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

MIT/Apache

280KB
5.5K SLoC

image

Fmc

Download the game at fmc.gg
Join the Discord if you have questions

Modding

Mods can be added through the fmc build command, see fmc build --template for an example.
Mods are plain rust crates, and can be found at crates.io by searching for fmc_
To develop your own mod, see the example mod.

Build client from source

git clone https://github.com/formulaicgame/fmc
cd fmc/client && cargo run --release

Licensing

client - AGPLv3
fmc - MIT or Apache-2.0

Dependencies

~69–105MB
~2M SLoC