Changes
Page history
Update Changelog
authored
Jan 30, 2025
by
wordandahalf
Hide whitespace changes
Inline
Side-by-side
Changelog.md
View page @
2c008691
...
@@ -2,18 +2,6 @@
...
@@ -2,18 +2,6 @@
(under construction)
(under construction)
## v1.2.0
## 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>
<details><summary>
Additions
</summary>
1.
Resource pack generation can now be configured to target certain client versions via
`resource-pack.support`
.
1.
Resource pack generation can now be configured to target certain client versions via
`resource-pack.support`
.
...
@@ -38,6 +26,18 @@
...
@@ -38,6 +26,18 @@
</details>
</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
## v1.0.0
<details><summary>
Additions
</summary>
<details><summary>
Additions
</summary>
...
...
...
...