# ET-Platform-Bullet **Repository Path**: C-BAND/ET-Platform-Bullet ## Basic Information - **Project Name**: ET-Platform-Bullet - **Description**: ET-Platform框架使用的服务端物理引擎插件 使用时,服务端直接使用nuget引用 https://www.nuget.org/packages/ET.Bullet/ - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 10 - **Created**: 2022-09-18 - **Last Updated**: 2022-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 介绍 基于ET-Platform框架,使用bullet作为服务端物理引擎的插件项目 让ET-Platform的项目能够快速方便的使用服务端物理引擎 # 使用说明 在自己的三个项目都引用nuget包: ET.Bullet nuget地址: https://www.nuget.org/packages/ET.Bullet/ *(本项目源码中包含了示例)* # 注意 默认是使用64位的(win+linux)库,如果需要其他版本的库,请在此[下载](https://gitee.com/fengssy/BulletSharpPInvoke/blob/master/libbulletc/build.zip)