Skip to content

Commit

Permalink
Update compatible version of THREE.js listed in the README
Browse files Browse the repository at this point in the history
  • Loading branch information
IceCreamYou committed Jul 10, 2017
1 parent 6f66fca commit 57c1e3c
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@ include it on a page client-side without a module loader:
You then have access to the `THREE.Terrain` object. (Make sure the `three.js`
library is loaded first.)

The latest releases have been tested with three.js
[r71](https://github.com/mrdoob/three.js/releases/tag/r71). Use the
[1.2.0](https://github.com/IceCreamYou/THREE.Terrain/releases/tag/1.2.0)
release of this project if you are using three.js r67 - r70.
The latest releases of this project have been tested with three.js
[r86](https://github.com/mrdoob/three.js/releases/tag/r86).

### Procedurally Generate a Terrain

Expand Down

0 comments on commit 57c1e3c

Please sign in to comment.