Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 835 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 835 Bytes

Boktai Speedrunning

Collection of speedrun guides for games in the Boktai series.

https://shenef.github.io/Boktai-Speedrunning

If you want to contribute, feel free to join our Discord and/or to create pull requests or issues.

Contribute

If you just want to quickly and easily run mdbook, download the latest release from here.
Put the executable in the same folder as this readme and run ./mdbook.exe serve --open in the terminal to get a live preview in your browser.


If the mdbook.exe is not enough for your usage, you can install the full setup like this:
  • install Rust via rustup
  • run cargo install mdbook mdbook-linkcheck.

Now you can run mdbook serve --open to get the live preview.