unity_native

Crates.iounity_native
lib.rsunity_native
version0.3.0
created_at2024-05-25 12:29:13.101215+00
updated_at2025-06-03 14:49:16.477844+00
descriptionA Rustified wrapper around the Unity Native Plugin API
homepage
repositoryhttps://github.com/cloone8/unity-native
max_upload_size
id1251934
size48,387
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: 23

cargo fmt