Skip to content

0.8.0-pre01

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 18:57
· 246 commits to master since this release
ac55a66

Notice: This is a pre-release, the api MAY change in the final release.

0.8 added features:

  • Asynchronous worker: for running stuff that take a long time. Useful for thing such as starting a download during preInit, whose results you will only require int init/postInit/way later
  • Update checker: An API with an included file spec for automatic update checks. Also includes a utility for converting update notices into chat-sendable IChatComponent lists. FalsePatternLib itself includes update checks for all of my mods that are available on Modrinth.