Skip to content

Commit ed6f477

Browse files
committed
Add link to ported LilyPath source
1 parent a05cfeb commit ed6f477

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CSLilyPath/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Port of the excellent LilyPath library by Justin Aquadro to CocosSharp. DrawBat
66

77
** Note ** This was a quick port, changing as little as possible of the Geometry generation code, so is not as efficient as it could be by implementing the Geometry Insances of the CCGeometryNode.
88

9-
The port is offered as is with no guarantee that it works correctly or will be supported. It is only meant as an example on how to use and extend CCGeometryNode. Please submit Pull Requests for any added or requested features or fixes to the LilyPath source code itself.
9+
The port is offered as is with no guarantee that it works correctly or will be supported. It is only meant as an example on how to use and extend CCGeometryNode. Please submit Pull Requests for any added or requested features or fixes to the [Ported LilyPath source](https://github.com/mono/cocos-sharp-samples/tree/master/CSLilyPath/LilyPath) code itself.
1010

1111
Port Features
1212
=============

0 commit comments

Comments
 (0)