Releases: SaltContainer/LumiTool
Releases · SaltContainer/LumiTool
0.6 Release
New Features
- Bundle Renamer
- Changes the Asset Bundle Name of a bundle inside its manifest/preload table at path ID 1.
- Also changes the "CAB Name" of that bundle to a new user-provided one.
- Mass Bundle Prepper
- A version of the Bundle Prepper that allows converting an entire folder's worth of bundles.
- AssetAssistant Manifest Editor
- Allows directly editing an AssetAssistant manifest.
Other Changes
- All tools asking for a file now allow drag and dropping it into the open button.
0.5 Release
New Features
- Shader Bundle PathID Fixer
- Changes the PathIDs of all shader and material assets in a bundle to PathIDs from a different bundle, based on the names of the assets.
- If an asset can't be found in the second bundle, it gets skipped.
- AssetAssistant Manifest Refresher (WIP)
- Refreshes the records in an AssetAssistant manifest by updating the sizes of all records (based on a mod RomFS and a vanilla RomFS) and removing any that cannot be found.
- This feature is a work in progress. As soon as the issues with it are ironed out, I will be satisfied enough with the state of LumiTool to release it as 1.0 (Ignore what version 0.4 said).
Other Changes
- Renamed Map Stuff to Bundle Prepper
- Added the ability to read the type tree from a .tpk file if it was stripped from the bundle.
0.4 Release
New Features
- Simplified the conversion of Map bundles a ton. Now only requires two steps.
Next version will be 1.0, once this has been tested enough. No new features are planned until then.
0.3 Release
New features
- Conversion of a Unity-built BDSP Map bundle into a proper bundle ready to go into the game!
- This feature is not 100% complete. Missing:
- Adjusting brand new materials.
- Restoring vanilla Monos.
- This feature is not 100% complete. Missing:
0.2 Release
New Features
- Adding MonoScripts to a bundle. Requires the game's DLLs in the Managed folder, at the application directory.
0.1 Release
Initial Release.
New Features
- Setting a bundle's Platform.
- A cute About Page.