Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 377 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 377 Bytes

Hotham Book

This repository contains the source of the Hotham Book, for the Hotham Game Engine.

Build instructions

After cloning the repository, the book can be built using mdBook.

git clone git@github.com:leetvr/hotham-book.git
cd hotham-book
cargo install mdbook
mdbook serve --open