Skip to content

Commit f161bdd

Browse files
Fighter19paroj
authored andcommitted
Link to proper repository in README.md
The current link points to a different repository that currently does not contain any information about instancing.
1 parent e5b5eb4 commit f161bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Setting any value other than the default `(0, 0, 0)` will result in a mesh with
6868

6969
### Instancing and DotScene Plugin
7070
As of OGRE 1.13 a new feature has been added to the DotScene Plugin where it now accepts the static / instanced keywords for entities.
71-
(for more information read the [DotScene Plugin README](https://github.com/sercero/ogre/blob/master/PlugIns/DotScene/README.md)).
71+
(for more information read the [DotScene Plugin README](https://github.com/OGRECave/ogre/blob/master/PlugIns/DotScene/README.md)).
7272

7373
To use this feature create a new collection (M) names as `static.<Group Name>` or `instanced.<Instance Manager Name>` and blender2ogre will automatically add the corresponding attribute to the exported entities in the Scene.
7474
This feature goes hand in hand with [Exporting Particle Systems](#exporting-particle-systems) to create vegetation, debris and other static objects in your scene.

0 commit comments

Comments
 (0)