diff options
Diffstat (limited to 'o3d/samples/box2d-3d/demos/README.o3d')
-rw-r--r-- | o3d/samples/box2d-3d/demos/README.o3d | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/o3d/samples/box2d-3d/demos/README.o3d b/o3d/samples/box2d-3d/demos/README.o3d new file mode 100644 index 0000000..2d3f954 --- /dev/null +++ b/o3d/samples/box2d-3d/demos/README.o3d @@ -0,0 +1,5 @@ +This directory contains a subset of Box2D-JS, available at +http://box2d-js.sourceforge.net/ under the zlib/libpng license (see +License.txt). +The software was modified in certain places to make it work with O3D. +Individual files are marked to indicate modifications occured. |