|
1 |
| -<h1><img src="https://raw.githubusercontent.com/jeffreylanters/unity-entity-component-system/master/.github/WIKI/repository-readme-splash.png" width="100%"></h1> |
2 |
| - |
3 | 1 | <div align="center">
|
4 | 2 |
|
| 3 | + |
| 4 | + |
| 5 | +[](https://github.com/jeffreylanters/unity-entity-component-system/blob/master/LICENSE.md) |
5 | 6 | [](https://openupm.com/packages/nl.elraccoone.entity-component-system/)
|
6 |
| -[]() |
7 |
| -[]() |
| 7 | +[](https://github.com/jeffreylanters/unity-entity-component-system/actions) |
| 8 | +[](https://github.com/jeffreylanters/unity-entity-component-system/deployments) |
| 9 | +[](https://github.com/jeffreylanters/unity-entity-component-system/stargazers) |
| 10 | +[](https://github.com/jeffreylanters/unity-entity-component-system/blob/master/Runtime) |
| 11 | +[](https://github.com/sponsors/jeffreylanters) |
| 12 | +[](https://paypal.me/jeffreylanters) |
8 | 13 |
|
9 | 14 | A better approach to game design that allows you to concentrate on the actual problems you are solving: the data and behavior that make up your game. By moving from object-oriented to data-oriented design it will be easier for you to reuse the code and easier for others to understand and work on it.
|
10 | 15 |
|
11 |
| -**≪** |
12 | 16 | [**Installation**](#installation) ·
|
13 | 17 | [**Documentation**](#documentation) ·
|
14 | 18 | [**License**](./LICENSE.md)
|
15 |
| -**≫** |
16 |
| - |
17 |
| -</br></br> |
18 | 19 |
|
19 |
| -[](https://github.com/sponsors/jeffreylanters) |
20 |
| - |
21 |
| -Hi! My name is Jeffrey Lanters, thanks for checking out my modules! I've been a Unity developer for years when in 2020 I decided to start sharing my modules by open-sourcing them. So feel free to look around. If you're using this module for production, please consider donating to support the project. When using any of the packages, please make sure to **Star** this repository and give credit to **Jeffrey Lanters** somewhere in your app or game. Also keep in mind **it it prohibited to sublicense and/or sell copies of the Software in stores such as the Unity Asset Store!** Thanks for your time. |
22 |
| - |
23 |
| -**≪** |
24 | 20 | **Made with ♥ by Jeffrey Lanters**
|
25 |
| -**≫** |
26 |
| - |
27 |
| -</br></br> |
28 | 21 |
|
29 | 22 | </div>
|
30 | 23 |
|
|
0 commit comments