Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 630 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 630 Bytes

KF Story Maps and GameTypes

Github Pages Deploy

This directory holds the code related to Killing Floor 1 story mode maps and gametypes.

Requirements

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