Releases: mtolly/LibForge
Releases · mtolly/LibForge
20240605
20220228
- (hopefully) fix converting pack CONs to RBVR with ForgeTool (@InvoxiPlayGames)
20220225
ARK building modifications and Rock Band VR customs support, contributed by InvoxiPlaysGames
- Adds "con2rbvr" verb to ForgeTool, which converts a CON custom into an RBVR custom.
- Changes DtxCS to use my fork which adds DTB serialization.
- Writes
{split_ark}
DTA command to arkorders obtained using the "arkorder" verb. - Adds file flags to the output arkorders and adjusts ARK building procedure to take flags into account.
- Allows specifying xor value for HDR encryption during ARK building.
- RBMid "PART_KEYS" parsing is not included in debug builds as they still cause crashes.
- Adds information on "con2rbvr", "arkorder" and "arkbuild" verbs in ForgeTool's usage section.