Skip to content

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

Notifications You must be signed in to change notification settings

Silvris/TIMLJSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages