Skip to content

Releases: FalsePattern/FalsePatternLib

1.10.1

Choose a tag to compare

@github-actions github-actions released this 13 Nov 23:32
71dd78c
feat: Add mod id support to the deploader

1.10.0

Choose a tag to compare

@github-actions github-actions released this 13 Nov 06:02
c41b818
  • Added support for downloading mods using the dependency loader
  • Extracted the dependency loader into a standalone, shadowable library (FalsePatternLib still includes it by default for compatibility)

1.9.2

Choose a tag to compare

@github-actions github-actions released this 05 Nov 22:51
6777344
fix: broken module-info.class detection

1.9.1

Choose a tag to compare

@github-actions github-actions released this 01 Oct 12:36
3acbfd4
chore: Fix deploader freezing on macos

1.9.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 22:53
e80f565
V2 mixin DSL

1.8.1

Choose a tag to compare

@github-actions github-actions released this 01 Aug 01:39
c3910ed
always unpack jar in jar

1.8.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 22:11
c03f221
deploader v2

1.7.0

Choose a tag to compare

@github-actions github-actions released this 03 Jun 13:30
87f7c0d

Deprecated the StableAPI annotation system

1.6.1

Choose a tag to compare

@github-actions github-actions released this 24 May 17:47
8645d20
remove reflective logic from ingame mod options fix

1.6.0

Choose a tag to compare

@github-actions github-actions released this 18 May 11:32
1fda5ed
support jar-in-jar for dependencies