Skip to content

Commit ff6ec93

Browse files
Updated readme with new information
1 parent e4f026c commit ff6ec93

File tree

1 file changed

+7
-29
lines changed

1 file changed

+7
-29
lines changed

README.md

+7-29
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
![playground.png](https://imgur.com/NvAFtsp.jpg)
44

5+
**This project can be found and downloaded on the Asset Store**
6+
57
## Description
68

79
A collection of simple scripts to create 2D physics games, intended for giving workshops to an audience of beginner game developers to quickly enable them to make games in Unity.
@@ -16,40 +18,16 @@ That said, the audience should already have an idea of how Unity works, the Edit
1618

1719
**Usage instructions**
1820

19-
Refer to the [Wiki](https://github.com/UnityTechnologies/PlaygroundProject/wiki) for instructions on how to use the framework.
21+
Documentation can be found in pdf form under Assets/Documentation
2022

2123
**Software Requirements**
2224

23-
Required: Any Unity 2017.2, or later version
25+
Required: Any Unity 2017.4 or later version
2426

2527
**Hardware Requirements**
2628

2729
Required: Laptop
2830

29-
**Owner and Responsible Devs**
30-
31-
Owner: Ciro Continisio
32-
33-
**Change Log** (only major changes)
34-
35-
2016
36-
- 11 Jul - Project created
37-
- 12 Jul - Added graphic assets
38-
- 15 Jul - (Mike G) Updated project structure
39-
- 29 Jul - Example games, Editor scripts to customise the appearance of the components
40-
- 07 Aug - HowTo video
41-
- 15 Aug - Added Resource system, Action scripts
42-
- 24 Aug - Refactored the whole Action system
43-
- 25 Aug - Added Wiki, renamed Triggers to Conditions
44-
- 06 Sep - Area Conditions refactored to one to support different events
45-
- 21 Sep - Added license
46-
- 10 Nov - New mouse scripts added (GoToMouse, LookTowardsMouse)
47-
48-
2017
49-
- 10 Mar - Arrow gizmos for movement/rotation scripts
50-
- 12 Mar - Dialogue system
51-
- 01 Apr - Added Cheatsheet images
52-
- 29 Oct - Added Patrol script
53-
54-
2018
55-
- Jan - So many changes :D Almost on the Asset Store!
31+
**Change Log**
32+
33+
- **1.0** _(2018/12/12)_ - initial release on the Asset Store.

0 commit comments

Comments
 (0)