Skip to content

Commit 2dfa3ff

Browse files
Updated Package Meta Data
1 parent a30b21d commit 2dfa3ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"unity": "2019.1",
66
"description": "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.",
77
"type": "library",
8+
"hideInEditor": false,
89
"documentationUrl": "https://github.com/jeffreylanters/unity-entity-component-system/blob/master/README.md",
910
"changelogUrl": "https://github.com/jeffreylanters/unity-entity-component-system/releases",
1011
"licensesUrl": "https://github.com/jeffreylanters/unity-entity-component-system/blob/master/LICENSE.md"

0 commit comments

Comments
 (0)