... | ... | @@ -2,18 +2,6 @@ |
|
|
(under construction)
|
|
|
|
|
|
## v1.2.0
|
|
|
<details><summary>Changes</summary>
|
|
|
|
|
|
1. Complete overhaul of pack generation and management.
|
|
|
|
|
|
2. Plugin always generates fully-assembled resource pack.
|
|
|
|
|
|
3. Resources from the vanilla resource pack can be referenced automatically.
|
|
|
|
|
|
4. Language files are now bundled internally with the plugin and not copied to data folder.
|
|
|
|
|
|
</details>
|
|
|
|
|
|
<details><summary>Additions</summary>
|
|
|
|
|
|
1. Resource pack generation can now be configured to target certain client versions via `resource-pack.support`.
|
... | ... | @@ -38,6 +26,18 @@ |
|
|
|
|
|
</details>
|
|
|
|
|
|
<details><summary>Changes</summary>
|
|
|
|
|
|
1. Complete overhaul of pack generation and management.
|
|
|
|
|
|
2. Plugin always generates fully-assembled resource pack.
|
|
|
|
|
|
3. Resources from the vanilla resource pack can be referenced automatically.
|
|
|
|
|
|
4. Language files are now bundled internally with the plugin and not copied to data folder.
|
|
|
|
|
|
</details>
|
|
|
|
|
|
## v1.0.0
|
|
|
<details><summary>Additions</summary>
|
|
|
|
... | ... | |