Skip to content

Commit

Permalink
Add link to game project template
Browse files Browse the repository at this point in the history
  • Loading branch information
ShinryakuTako committed Jul 2, 2020
1 parent 3dc6627 commit 4115ff2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Documentation/Usage Guide.md
Expand Up @@ -35,7 +35,11 @@ redirect_from: "/Documentation/Usage%2Guide.html"

### 🍰 **To begin from a template**:

1. See the [**README QuickStart.md**][quickstart] file in the QuickStart folder of the OctopusKit package/repository.
1. See one of the following files in the OctopusKit package/repository:

* [**README QuickStart.md**][quickstart] in the `QuickStart` folder.

* [**README Template.md**][template] in the `Templates/Game` folder.

### 🛠 **To import OctopusKit into a new or existing project:**

Expand Down Expand Up @@ -333,6 +337,7 @@ If all these components are thread-safe, you could update those systems in paral
[license]: https://www.apache.org/licenses/LICENSE-2.0.html

[quickstart]: https://github.com/InvadingOctopus/octopuskit/blob/master/QuickStart/README%20QuickStart.md
[template]: https://github.com/InvadingOctopus/octopuskit/blob/master/Templates/Game/README%20Template.md
[architecture]: https://invadingoctopus.io/octopuskit/documentation/architecture.html
[tutorials]: https://invadingoctopus.io/octopuskit/documentation/tutorials.html
[tips]: https://invadingoctopus.io/octopuskit/documentation/tips.html
Expand Down

0 comments on commit 4115ff2

Please sign in to comment.