-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2676351
commit 5a169c2
Showing
2 changed files
with
10 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "de.codesmile.assetdatabase", | ||
"displayName": "CodeSmile AssetDatabase", | ||
"description": "Accessible 'clean code' version of Unity's ~20 year old AssetDatabase class and related functionality.\n\nPublished under multiple licenses:\n- GPL 3.0 for personal & educational use\n- Custom licensing for Asset Publishers & Sponsors (<a href=\"mailto:[email protected]\">contact me</a>)\n- Asset Store Terms and EULA for most other uses", | ||
"version": "1.8.0", | ||
"version": "1.8.1", | ||
"unity": "2021.3", | ||
"unityRelease": "3f1", | ||
"author": { | ||
|
@@ -17,4 +17,4 @@ | |
"com.unity.test-framework": "1.4.1" | ||
}, | ||
"relatedPackages": {} | ||
} | ||
} |