Firstborn/Library/PackageCache/com.unity.scriptablebuildpi.../package.json
Schaken-Mods 7502018d20 Adding Mod Support
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.
2023-05-13 22:01:48 -05:00

27 lines
866 B
JSON

{
"name": "com.unity.scriptablebuildpipeline",
"displayName": "Scriptable Build Pipeline",
"version": "1.20.1",
"unity": "2019.4",
"description": "The Scriptable Build Pipeline moves the asset bundle build pipeline to C#. Use the pre-defined build flows, or create your own using the divided up APIs. This system improves build time, fixes incremental build, and provides greater flexibility.",
"keywords": [
"build",
"bundle",
"bundles",
"assetbundles",
"cache",
"server"
],
"repository": {
"url": "https://github.cds.internal.unity3d.com/unity/Addressables.git",
"type": "git",
"revision": "f2d9aac4eb254f268ff4e23f800ccc30c53dbd75"
},
"_upm": {
"changelog": "- Fix an issue where cached Sprite state could be stale."
},
"upmCi": {
"footprint": "a5753b93ff70455d833ef8b4200101686c279d8f"
}
}