Skip to content
This repository was archived by the owner on Jan 18, 2022. It is now read-only.

Commit 615b914

Browse files
authored
Add blank project to README (#604)
* Update README.md * Update CHANGELOG.md * Update README.md
1 parent 6bf5462 commit 615b914

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### Added
66

77
- Added support for the Steam authentication flow.
8+
- Added a reference to Blank Starter Project in the README.
89

910
## `0.1.2` - 2018-11-01
1011

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ The GDK is composed of three layers:
88

99
**The GDK Feature Modules:** a library of solutions for hard or common networked game development problems, such as Character Movement and Shooting.
1010

11-
**The First Person Shooter (FPS) Starter Project:** a starter project for the GDK that enables you and your friends to experience the true scale of SpatialOS, providing a solid foundation for entirely new games.
11+
**The GDK Starter Projects:**
12+
* A [**First Person Shooter (FPS) Starter Project**](https://github.com/spatialos/gdk-for-unity-fps-starter-project/) that enables you and your friends to experience the true scale of SpatialOS, providing a solid foundation for entirely new games.
13+
* A [**Blank Starter Project**](https://github.com/spatialos/gdk-for-unity-blank-project) containing the minimum GDK feature set you need to start developing games for SpatialOS.
1214

1315
[Get started](https://docs.improbable.io/unity/alpha/get-started) with the SpatialOS GDK for Unity, by setting up the FPS Starter Project.
1416

0 commit comments

Comments
 (0)