File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed
Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change 11A Unityless way to read and write addressables.
22
3- Work in progress. Only the latest few formats are supported at this moment.
3+ Work in progress.
4+
5+ Nightly links:
6+
7+ - https://nightly.link/nesrak1/AddressablesTools/workflows/build-windows/master/addrtool-example-windows.zip
8+ - https://nightly.link/nesrak1/AddressablesTools/workflows/build-ubuntu/master/addrtool-example-ubuntu.zip
9+
10+ Supported versions:
11+
12+ .---------------------------------------------.
13+ | Version | Read support | Write support |
14+ |--------------|--------------|---------------|
15+ | Json "v1" | Yes | Yes |
16+ | Json "v2" | Yes | Yes |
17+ | Json "v3" | Yes | Yes |
18+ | Binv1 | Yes | No |
19+ | Binv1 "v1.1" | Yes | No |
20+ | Binv2 | Yes | Yes |
21+ `---------------------------------------------`
422
523---
624
You can’t perform that action at this time.
0 commit comments