Skip to content

Commit eade699

Browse files
authored
Updated folder structure
1 parent 1aae0ac commit eade699

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -44,26 +44,13 @@ In v2.4.x:
4444
└── box2dx
4545
├── Box2D.NetStandard
4646
│   ├── Collision
47-
│   │   ├── Colliders
48-
│   │   └── Shapes
4947
│   ├── Common
5048
│   ├── Dynamics
5149
│   │   ├── Bodies
5250
│   │   ├── Contacts
5351
│   │   ├── Fixtures
5452
│   │   ├── Joints
55-
│   │   │   ├── Distance
56-
│   │   │   ├── Friction
57-
│   │   │   ├── Gear
58-
│   │   │   ├── Motor
59-
│   │   │   ├── Mouse
60-
│   │   │   ├── Prismatic
61-
│   │   │   ├── Pulley
62-
│   │   │   ├── Revolute
63-
│   │   │   ├── Weld
64-
│   │   │   └── Wheel
6553
│   │   └── World
66-
│   │   └── Callbacks
6754
└── Box2D.NetStandard.UnitTests
6855
```
6956

0 commit comments

Comments
 (0)