Skip to content
This repository was archived by the owner on Aug 10, 2021. It is now read-only.

Commit 2c26df9

Browse files
authored
Update README.md
1 parent 86c2f42 commit 2c26df9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
[![Unity 2019.4+](https://img.shields.io/badge/unity-2019.4%2B-blue.svg)](https://unity3d.com/get-unity/download)
33
[![Actions Status](https://github.com/chark/unity-scriptable-objects/workflows/CI/badge.svg)](https://github.com/chark/unity-scriptable-objects/actions)
44

5+
⚠️ **We are deprecating/splitting up this repository. No new features will be added except for bug fixes. Further development will continue on:**
6+
- https://github.com/chark/scriptable-events
7+
58
This package provides utilities for implementing game architecture which is oriented around `ScriptableObject` assets and game events. Most of these ideas are based on [Unite2017](https://github.com/roboryantron/Unite2017).
69

710
## Features

0 commit comments

Comments
 (0)