aosoft / unity-native-plugin-rs

Unity Native Plugin API for Rust
Other
62 stars 6 forks source link

Upgrade to newest Unity headers #7

Closed ZhaoXiangXML closed 12 hours ago

ZhaoXiangXML commented 1 week ago

Would you please kindly upgrade the native bindings to match the latest Unity headers?

I'd like to be able to use the new memory profiler APIs.

Thank you.

ZhaoXiangXML commented 1 week ago

It appears there are three Unity 6 headers missing:

ZhaoXiangXML commented 1 week ago

I've created PR https://github.com/aosoft/unity-native-plugin-rs/pull/8 to solve this

aosoft commented 5 days ago

Thank you for you contribution. I'll check it.

ZhaoXiangXML commented 20 hours ago

@aosoft Would you please publish a new version on crates.io? Thanks.

aosoft commented 12 hours ago

It has been published.