Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

InfiniteVariantTool v0.2.0

Compare
Choose a tag to compare
@soupstream soupstream released this 30 Sep 03:21
· 11 commits to master since this release
  • Support for the latest version of Halo Infinite (and better support for future versions)
  • Support for unpacking Halo 5 luabundles
  • Variant metadata files are now unpacked as json
  • Download missing files when extracting variants

Note: repacking luabundles and installing variants from v0.1.0 will result in an error. Workarounds:

  • Repack luabundles in v0.1.0 and unpack them in v0.2.0 (only the structure of lua_files.xml is changed).
  • Remove underscores from the names of variant xml files (e.g. ugc_game_variant.xml to ugcgamevariant.xml) and move the contents of the files folder up one level.