Skip to content

Commit 2134fea

Browse files
committed
Edited package properties.
1 parent 113aef2 commit 2134fea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"version": "0.2.1-alpha",
44
"displayName": "In-game Developer Console by DavidFDev",
55
"description": "A user-friendly in-game developer console that allows developers or players to execute commands or view incoming Unity messages. (MIT License)",
6-
"unity": "2020.1",
7-
"hideInEditor": false,
6+
"unity": "2019.1",
7+
"hideInEditor": true,
88
"documentationUrl": "https://github.com/DavidF-Dev/Unity-DeveloperConsole/blob/main/DOCUMENTATION.md",
99
"changelogUrl": "https://github.com/DavidF-Dev/Unity-DeveloperConsole/blob/main/CHANGELOG.md",
1010
"licensesUrl": "https://github.com/DavidF-Dev/Unity-DeveloperConsole/blob/main/LICENSE.md",

0 commit comments

Comments
 (0)