@@ -7,7 +7,7 @@ Built upon Apple's SpriteKit, GameplayKit and Metal technologies.
772 . [ Overview] ( #overview )
883 . [ Design Goals] ( #design-goals )
994 . [ Getting Started] ( #getting-started )
10- 5 . [ Etcetera] ( #etcetera ) (license, contact, etc.)
10+ 5 . [ Etcetera] ( #etcetera ) (license, contact etc.)
1111
1212🚀 * Anxious to dive in? Download the [ Quickstart project.] [ quickstart-project ] *
1313
@@ -214,8 +214,14 @@ Set the custom class of the scene as `OctopusScene` or a subclass of it. Load th
214214
215215----
216216
217- OctopusKit © 2018 InvadingOctopus.com, github.com/invadingoctopus/octopuskit
218- [ Apache License 2.0] [ license ]
217+ OctopusKit © 2018 [ Invading Octopus] [ website ] • [ Apache License 2.0] [ license ] • [ github.com/invadingoctopus/octopuskit] [ repository ]
218+
219+ [ repository ] : https://github.com/invadingoctopus/octopuskit
220+ [ website ] : https://invadingoctopus.io
221+ [ license ] : https://www.apache.org/licenses/LICENSE-2.0.html
222+ [ twitter ] : https://twitter.com/invadingoctopus
223+ [ discord ] : https://discord.gg/y3har7D
224+ [ patreon ] : https://www.patreon.com/invadingoctopus
219225
220226[ quickstart-&-usage-guide ] : ./Documentation/Usage%20Guide.md
221227[ quickstart-project ] : ../../releases
@@ -226,11 +232,6 @@ OctopusKit © 2018 InvadingOctopus.com, github.com/invadingoctopus/octopuskit
226232[ swift-book ] : https://docs.swift.org/swift-book/GuidedTour/GuidedTour.html
227233[ swift-api-guidelines ] : https://swift.org/documentation/api-design-guidelines/
228234[ wwdc-610 ] : https://developer.apple.com/videos/play/wwdc2016-610/?time=137
229-
230235[ composition-over-inheritance ] : https://en.wikipedia.org/wiki/Composition_over_inheritance
231236[ entity–component–system ] : https://en.wikipedia.org/wiki/Entity–component–system
232237
233- [ patreon ] : https://www.patreon.com/invadingoctopus
234- [ twitter ] : https://twitter.com/invadingoctopus
235- [ discord ] : https://discord.gg/y3har7D
236- [ license ] : https://www.apache.org/licenses/LICENSE-2.0.html
0 commit comments