We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7363716 commit 8737de7Copy full SHA for 8737de7
CHANGELOG.md
@@ -1,5 +1,7 @@
1
## Changelog
2
3
+**BREAKING CHANGE**: Artifact specifier has been changed from `jam-lib` to `jamlib`.
4
+
5
### Features
6
7
- Add the annotation `@BlockItemFactory` to allow registry classes to construct their own block items.
gradle.properties
@@ -1,7 +1,7 @@
org.gradle.jvmargs=-Xmx4G
org.gradle.parallel=true
-archive_base_name=jam-lib
+archive_base_name=jamlib
mod_version=0.2.0
release_name=V0.2.0 [1.19]
0 commit comments