We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a2af94d commit b49cfc2Copy full SHA for b49cfc2
UnityResourceGenerator/Assets/UnityResourceGenerator/package.json
@@ -1,10 +1,11 @@
1
{
2
"name": "com.autsoft.unityresourcegenerator",
3
+ "version": "0.1.0",
4
"displayName": "Unity Resource Generator",
5
"description": "Generate path strings for Resources.Load",
6
"license": "MIT",
7
"changelogUrl": "https://github.com/AutSoft/UnityResourceGenerator/blob/main/CHANGELOG.md",
- "version": "0.1.0",
8
+ "unity": "2019.4",
9
"keywords": [
10
"Editor",
11
"Resources"
0 commit comments