This directory holds the code related to Killing Floor 1 story mode maps and gametypes.
It is built with mdbook, which you can use to serve the page via the following command:
# setup
cargo install mdbook
cargo install mdbook-pagetoc
# serve the page locally
mdbook serve