Crates.io | crossbow-android |
lib.rs | crossbow-android |
version | 0.2.3 |
source | src |
created_at | 2022-07-13 19:45:12.968161 |
updated_at | 2022-09-12 13:39:42.531424 |
description | Cross-Platform build tools and toolkit for games |
homepage | |
repository | https://github.com/dodorare/crossbow |
max_upload_size | |
id | 625226 |
size | 162,724 |
This folder contains the Java and Rust (JNI) code for the Android platform port, using Gradle and Cargo as a build systems. Used by the crossbow.
You will probably want to use the top level crossbow crate in your game.
Crossbow Android is still in the very early stages of development. APIs can and will change. Essential features are missing, and documentation is sparse. Please don't build any serious projects with Crossbow Android unless you are prepared to be broken by API changes constantly.
For more information on how to write custom Crossbow Android plugins see this tutorial.
This project was inspired by the Godot Android platform implementation, give them a star if you like ;)