Crossbow Splash Image CI Info Crate Info API Docs Tool Crate GitHub All Releases Cross-Platform Rust Toolkit for Games 🏹

What is Crossbow?

A goal of the crossbow project is to provide a complete infrastructure for game development in rust. In addition, the project simplifies the creation and packaging of crates for Android, iOS, and other platforms. We want to make most of our tools - engine agnostic, to help rust game developers integrate them into their games, engines, and crates.

Documentation

To learn how to run an example project on your own, build, test, and start using crossbow - read our documentation.

Project structure

| Name | Description | Status | | ---- | ----------- | ------ | | crossbundle | Command-line tool for building applications | ✅ | | crossbundle-tools | Toolkit used in crossbundle to build/pack/sign bundles | ✅ | | crossbundle-derive | Derive macros for projects built with crossbow | ✅ | | crossbow-ads | Plugin for advertisements | 🛠 | | crossbow-permissions | Plugin for runtime permissions | 🛠 | | android-tools-rs | Android-related tools for building and developing application | ✅ | | android-manifest-rs | AndroidManifest serializer and deserializer for Rust | ✅ | | apple-bundle-rs | AppleBundleResources serializer and deserializer for Rust | ✅ |

✅ = Works and tested — 🆗 = Works but may contain bugs — 🛠 = Under development

Partners

This project is part of Web3 Foundation Grants Program.

W3F Grants Badge

License

Licensed under Apache-2.0 License.

FOSSA Status