Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
NotificationsYou must be signed in to change notification settings

OGSR/ThmTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple tool to pack|unpack thm files into json format

Command line arguments:

-unpack - unpack mode, that is default work mode. Will unpack all files by mask *.thm

-cop2soc - work only in-unpack mode, will convert COP format to SHOC on fly

-pack - pack mode. Will pack all files by mask *.thm.json

-overwrite - work only in-pack mode, will override existing thm files

-source <path> - set working directory, default: current directory

-m <0|1> - format for flag values in json. 0 - use actual values (default mode), 1 - use names

To unpack all *.thm to json format in current directory:

ThmTool.exe -unpack

To pack all *.thm.json to thm format in current directory:

ThmTool.exe -pack

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Languages


[8]ページ先頭

©2009-2025 Movatter.jp