This commit is contained in:
2021-06-13 10:28:03 +02:00
parent eb70603c85
commit df2d24cbd3
7487 changed files with 943244 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

View File

@@ -0,0 +1,11 @@
{
"name": "com.unity.modules.physics2d",
"version": "1.0.0",
"type": "module",
"displayName": "Physics 2D",
"description": "The Physics2d module implements 2D physics in Unity. Scripting API: https://docs.unity3d.com/ScriptReference/UnityEngine.Physics2DModule.html",
"icon": ".icon.png",
"dependencies": {
}
}