1.9.5: Modified FilePathAttribute to take RelativeToProjectFolder, RelativeToStreamingFolder and Absolute
This commit is contained in:
parent
764027b615
commit
ea527c9b33
5 changed files with 60 additions and 14 deletions
10
package.json
10
package.json
|
|
@ -1,12 +1,11 @@
|
|||
{
|
||||
"name": "com.module.inspector",
|
||||
"version": "1.9.4",
|
||||
"version": "1.9.5",
|
||||
"displayName": "Module.Inspector",
|
||||
"description": "Custom inspector with various useful property drawers",
|
||||
"unity": "2019.2",
|
||||
"unityRelease": "17f1",
|
||||
"dependencies": {
|
||||
},
|
||||
"dependencies": {},
|
||||
"keywords": [
|
||||
"Inspector"
|
||||
],
|
||||
|
|
@ -14,5 +13,6 @@
|
|||
"name": "Anders Ejlersen",
|
||||
"email": "anders@ejlersen.info",
|
||||
"url": "https://www.ejlersen.info"
|
||||
}
|
||||
}
|
||||
},
|
||||
"_fingerprint": "764027b615a49f3d06cf0a8627ce2ad7ac6e217a"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue