This repository contains the source of the Hotham Book, for the Hotham Game Engine.
After cloning the repository, the book can be built using mdBook.
git clone [email protected]:leetvr/hotham-book.git
cd hotham-book
cargo install mdbook
mdbook serve --open