You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CSLilyPath/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Port of the excellent LilyPath library by Justin Aquadro to CocosSharp. DrawBat
6
6
7
7
** 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.
8
8
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.
0 commit comments