Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add work-in-progress blunderbass to the devpack. (#875)
The blunderbass is not fully complete, but this adds a work-in-progress version to the devpack, and makes some Rust updates necessary for the new item including: - Adding `#[repr(C)]` for some more types like `Bullet` and `BulletHandle`. - Adding a lua binding to the `GlobalRng` resource so you can generate random foats in Lua.
- Loading branch information