Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 2.46 KB

README.md

File metadata and controls

50 lines (34 loc) · 2.46 KB
👋 Hello there!

🔭 Thank you for checking out this project.

🍻 We've made the project Open Source and MIT license so everyone can enjoy it.

🛠 To deliver a project with quality we have to spent a lot of time working on it.

⭐️ If you liked the project please star it.

💕 We also appreaciate any Sponsor [ Patreon | PayPal ]

Logo

ChipmunkBinding

NuGet
nuget

Demo (MonoGame)

demogif

Status
linux Linux
win Build status
mac Build Status
linux Build Status
win Build Status

C# bindings for Chipmunk2D 7.0.3 (compatible with Xamarin.iOS/Mac/Android/.NET/.NET Core/UWP)

Before build fetch the submodules:

git submodule update --init --recursive

Building

nuget restore ChipmunkBinding.sln
msbuild ChipmunkBinding.sln