|
| 1 | +# General |
| 2 | + |
| 3 | +- [ ] Replicate API _legacy_ routes statically for backwards compatability. |
| 4 | + |
| 5 | +# Docs |
| 6 | + |
| 7 | +- [ ] Migration guide for 0.4.8 to 1.0.0 |
1 | 8 |
|
2 | 9 | # Docs Structure
|
| 10 | + |
3 | 11 | - Introduction
|
4 |
| - - What is Animated Java? |
| 12 | + |
| 13 | + - What is Animated Java? |
5 | 14 |
|
6 | 15 | - Getting Started
|
7 |
| - - Installing Animated Java |
8 |
| - - Creating a new Blueprint |
9 |
| - - Exporting your Blueprint |
10 |
| - - Summoning a Rig in Minecraft |
11 |
| - - Troubleshooting |
| 16 | + |
| 17 | + - Installing Animated Java |
| 18 | + - Creating a new Blueprint |
| 19 | + - Exporting your Blueprint |
| 20 | + - Summoning a Rig in Minecraft |
| 21 | + - Troubleshooting |
12 | 22 |
|
13 | 23 | - FAQ
|
14 |
| - - What model limitations does Animated Java have? |
15 |
| - - Are there any performance concerns with Animated Java? / What can I do to improve performance? |
16 |
| - - Can I use vanilla item / block models? |
17 |
| - - Can I have multiple exported rigs in a single Data Pack / Resource Pack? |
18 |
| - - Can I play multiple animations at the same time? |
19 |
| - - Can I use custom fonts in Text Displays? |
20 |
| - - Can I smoothly transition between animations? |
| 24 | + |
| 25 | + - What model limitations does Animated Java have? |
| 26 | + - Are there any performance concerns with Animated Java? / What can I do to improve performance? |
| 27 | + - Can I use vanilla item / block models? |
| 28 | + - Can I have multiple exported rigs in a single Data Pack / Resource Pack? |
| 29 | + - Can I play multiple animations at the same time? |
| 30 | + - Can I use custom fonts in Text Displays? |
| 31 | + - Can I smoothly transition between animations? |
21 | 32 |
|
22 | 33 | - The Blueprint Format
|
23 |
| - - Overview |
24 |
| - - Settings |
25 |
| - - Variants |
26 |
| - - Bones / Groups |
27 |
| - - Animations |
28 |
| - - Locators |
29 |
| - - Vanilla Item Displays |
30 |
| - - Vanilla Block Displays |
31 |
| - - Text Displays |
32 |
| - - Cameras |
| 34 | + |
| 35 | + - Overview |
| 36 | + - Settings |
| 37 | + - Variants |
| 38 | + - Bones / Groups |
| 39 | + - Animations |
| 40 | + - Locators |
| 41 | + - Vanilla Item Displays |
| 42 | + - Vanilla Block Displays |
| 43 | + - Text Displays |
| 44 | + - Cameras |
33 | 45 |
|
34 | 46 | - Exported Rigs
|
35 |
| - - Overview |
36 |
| - - Summoning a new Rig Instance |
37 |
| - - Controlling a Rig Instance |
38 |
| - - Entity Structure |
39 |
| - - Data Pack Structure |
40 |
| - - Resource Pack Structure |
| 47 | + |
| 48 | + - Overview |
| 49 | + - Summoning a new Rig Instance |
| 50 | + - Controlling a Rig Instance |
| 51 | + - Entity Structure |
| 52 | + - Data Pack Structure |
| 53 | + - Resource Pack Structure |
41 | 54 |
|
42 | 55 | - Legacy Versions
|
43 |
| - - Index |
44 |
| - - Using Legacy Versions |
45 |
| - - v0.4.8 (1.19.4 - 1.20.6) |
46 |
| - - v0.2.4 (1.16.4 - 1.19.3) |
| 56 | + - Index |
| 57 | + - Using Legacy Versions |
| 58 | + - v0.4.8 (1.19.4 - 1.20.6) |
| 59 | + - v0.2.4 (1.16.4 - 1.19.3) |
0 commit comments