![Schaken-Mods](/assets/img/avatar_default.png)
There is an asset in the store I grabbed. the coding is WAY above my head, I got about half of it and integrated and adapted what I can to it. im going as far as I can with it and ill come back in a few month when I understand t better.
24 lines
644 B
Plaintext
24 lines
644 B
Plaintext
{
|
|
"name": "Unity.Addressables.Samples.Tests",
|
|
"references": [
|
|
"Unity.Addressables",
|
|
"Unity.ResourceManager",
|
|
"Unity.Addressables.Editor",
|
|
"Unity.ScriptableBuildPipeline.Editor",
|
|
"Unity.Addressables.Tests",
|
|
"Unity.Addressables.SamplesFolder"
|
|
],
|
|
"optionalUnityReferences": [
|
|
"TestAssemblies"
|
|
],
|
|
"includePlatforms": [],
|
|
"excludePlatforms": [],
|
|
"allowUnsafeCode": false,
|
|
"overrideReferences": true,
|
|
"precompiledReferences": [],
|
|
"autoReferenced": false,
|
|
"defineConstraints": [
|
|
"UNITY_INCLUDE_TESTS",
|
|
"UNITY_INCLUDE_TESTS"
|
|
]
|
|
} |