Skip to content

extrawurst/book

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The godot-rust book

The godot-rust book is a user guide for the Rust bindings. The book is currently an early work-in-progress, and contributions are very welcome.

An online version of the book is available at godot-rust.github.io/book/.

The book is built with mdBook. To build the book locally, you can run:

$ cargo install mdbook
$ mdbook build

To run a local server with automatic updates while editing the book, run:

$ mdbook serve

This repository is for documentation only. Please make pull requests for the library itself in the main repo.

Contributing

See the contribution guidelines in the main repo.

License

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be licensed under the MIT license, without any additional terms or conditions.

About

The user guide for godot-rust.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published