unity_native

Crates.iounity_native
lib.rsunity_native
version0.2.5
sourcesrc
created_at2024-05-25 12:29:13.101215
updated_at2024-07-31 10:37:06.981984
descriptionA Rustified wrapper around the Unity Native Plugin API
homepage
repositoryhttps://github.com/cloone8/unity-native
max_upload_size
id1251934
size36,705
Wouter de Bruijn (cloone8)

documentation

README

Unity native

A Rust-native wrapper and reimplementation of the Unity Native Plugin API, with the goal of simplifying the integration of Rust within Unity projects.

Licensing

The Rust bindings to the Unity Native Plugin API have been generated through bindgen from the raw C headers, which fall under the Unity Companion License (see the license file)

Usage

This crate is currently under active and early development. Documentation to come!

Commit count: 18

cargo fmt