Silvris / TIMLJSON

A C#-based converter for Monster Hunter World Timeline files (.timl) to .json and vice versa.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TIMLJSON

A C#-based CLI converter for Monster Hunter World Timeline files (.timl) to .json and vice versa.

Usage

In command line, use TIMLJSON.exe -t "D:\MHW\chunk\em\em037\00\mod\em037_00.timl" to convert a timl to json, and TIMLJSON.exe -j "D:\MHW\chunk\em\em037\00\mod\em037_00.timl.json" to convert json to timl.

Credits

  • Dave Urr, Crimson, and AsteriskAmpersand - timl structure research

Installation

Download the most recent version in the Releases tab to the right, or download the source code and build the solution using Visual Studio.

About

A C#-based converter for Monster Hunter World Timeline files (.timl) to .json and vice versa.


Languages

Language:C# 100.0%