mirror of
https://github.com/tribufu/sdk-rust
synced 2025-06-16 11:14:17 +00:00
Add Premake and FFI Bindings
This commit is contained in:
4
GenerateProjectFiles.command
Normal file
4
GenerateProjectFiles.command
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/zsh
|
||||
|
||||
cbindgen --config ./Config/Bindings.toml --crate TribuFu --output Source/Header.h
|
||||
sudo ./Vendor/Premake/Mac/premake5 xcode4
|
Reference in New Issue
Block a user