mirror of
https://github.com/maxartz15/MA_TextureAtlasser.git
synced 2025-06-29 05:26:04 +02:00
Support old prefab system
Added support for the prefab system used before Unity 2018.
This commit is contained in:
@ -1,7 +1,12 @@
|
||||
{
|
||||
"dependencies": {
|
||||
"com.unity.package-manager-ui": "2.1.2",
|
||||
"com.unity.2d.sprite": "1.0.0",
|
||||
"com.unity.ext.nunit": "1.0.0",
|
||||
"com.unity.package-manager-ui": "2.2.0",
|
||||
"com.unity.test-framework": "1.0.13",
|
||||
"com.unity.ugui": "1.0.0",
|
||||
"com.unity.modules.ai": "1.0.0",
|
||||
"com.unity.modules.androidjni": "1.0.0",
|
||||
"com.unity.modules.animation": "1.0.0",
|
||||
"com.unity.modules.assetbundle": "1.0.0",
|
||||
"com.unity.modules.audio": "1.0.0",
|
||||
|
Reference in New Issue
Block a user