Skip to content

v0.3.0

Compare
Choose a tag to compare
@bigfarts bigfarts released this 21 Apr 19:42
· 202 commits to main since this release
  • write_dat_contents and read_dat_contents renamed to write_exe_dat_contents and read_exe_dat_contents.
  • Temporary files are now cleaned up on restart, to avoid leaving files everywhere on your computer, and are no longer copied around a second time. However, the monkey's paw dictates that temporary files are now no longer cleaned up normal exit. Temporary files are stored in %TEMPDIR%\bnlc_mod_loader.
  • read_exe_dat_contents will now fail if the dat file to load from doesn't exist.