You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implemented null entries, which are entries that have no data. Some games have entries like that. This was implemented in 1.x versions of AFSPacker, but wasn't present in 2.0.0.
Changed
Metadata format has been upgraded from v1 to v2, which include several changes. This is not a problem for existing projects, as any v1 metadata.json will be upgraded automatically to v2.
Fixed
More checks to avoid an entry name having more than 32 characters.