Skip to content

Commit b49cfc2

Browse files
author
András Kurai
committed
add unity version
1 parent a2af94d commit b49cfc2

File tree

1 file changed

+2
-1
lines changed
  • UnityResourceGenerator/Assets/UnityResourceGenerator

1 file changed

+2
-1
lines changed

UnityResourceGenerator/Assets/UnityResourceGenerator/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
{
22
"name": "com.autsoft.unityresourcegenerator",
3+
"version": "0.1.0",
34
"displayName": "Unity Resource Generator",
45
"description": "Generate path strings for Resources.Load",
56
"license": "MIT",
67
"changelogUrl": "https://github.com/AutSoft/UnityResourceGenerator/blob/main/CHANGELOG.md",
7-
"version": "0.1.0",
8+
"unity": "2019.4",
89
"keywords": [
910
"Editor",
1011
"Resources"

0 commit comments

Comments
 (0)